summaryrefslogtreecommitdiff
path: root/core/apps/textedit/fileSaver.h
Side-by-side diff
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;
class QLineEdit;
+class QCheckBox;
@@ -52,2 +53,3 @@ public:
QStringList fileList;
+ QCheckBox *filePermCheck;