-rw-r--r-- | core/apps/textedit/fileBrowser.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/core/apps/textedit/fileBrowser.h b/core/apps/textedit/fileBrowser.h index 515da3d..e89b62b 100644 --- a/core/apps/textedit/fileBrowser.h +++ b/core/apps/textedit/fileBrowser.h | |||
@@ -117,9 +117,3 @@ public: | |||
117 | }; | 117 | }; |
118 | 118 | ||
119 | #endif // FILEBROWSER_H | 119 | #endif // FILEBROWSER_H |
120 | QString inputText; | ||
121 | QLineEdit* LineEdit1; | ||
122 | void setTextEdit(const QString &); | ||
123 | }; | ||
124 | |||
125 | #endif // FILEBROWSER_H | ||