summaryrefslogtreecommitdiff
path: root/core/apps/textedit/fileSaver.h
Unidiff
Diffstat (limited to 'core/apps/textedit/fileSaver.h') (more/less context) (show whitespace changes)
-rw-r--r--core/apps/textedit/fileSaver.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/apps/textedit/fileSaver.h b/core/apps/textedit/fileSaver.h
index 4a38a65..ce4493e 100644
--- a/core/apps/textedit/fileSaver.h
+++ b/core/apps/textedit/fileSaver.h
@@ -33,2 +33,3 @@ class QPushButton;
33class QLineEdit; 33class QLineEdit;
34class QCheckBox;
34 35
@@ -52,2 +53,3 @@ public:
52 QStringList fileList; 53 QStringList fileList;
54 QCheckBox *filePermCheck;
53 55