summaryrefslogtreecommitdiff
path: root/core/apps/textedit/textedit.h
Side-by-side diff
Diffstat (limited to 'core/apps/textedit/textedit.h') (more/less context) (show whitespace changes)
-rw-r--r--core/apps/textedit/textedit.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/core/apps/textedit/textedit.h b/core/apps/textedit/textedit.h
index e7e20e3..aca2933 100644
--- a/core/apps/textedit/textedit.h
+++ b/core/apps/textedit/textedit.h
@@ -70,3 +70,2 @@ private slots:
void fileOpen();
- void newFileOpen();
void changeStartConfig(bool);
@@ -105,4 +104,2 @@ private:
private:
- QWidgetStack *editorStack;
- FileSelector *fileSelector;
fileSaver *fileSaveDlg;
@@ -116,2 +113,3 @@ private:
bool bFromDocView;
+ int viewSelection;
QAction *zin, *zout;