summaryrefslogtreecommitdiff
path: root/noncore/apps/checkbook/mainwindow.h
Side-by-side diff
Diffstat (limited to 'noncore/apps/checkbook/mainwindow.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/checkbook/mainwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/apps/checkbook/mainwindow.h b/noncore/apps/checkbook/mainwindow.h
index 1b460fa..11a3343 100644
--- a/noncore/apps/checkbook/mainwindow.h
+++ b/noncore/apps/checkbook/mainwindow.h
@@ -49,7 +49,7 @@ class MainWindow : public QMainWindow
QString cbDir;
QAction *actionOpen;
QAction *actionDelete;
- char currencySymbol;
+ QString currencySymbol;
private slots:
void slotNew();