-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 @@ -119,7 +119 @@ public: #endif // FILEBROWSER_H - QString inputText;
- QLineEdit* LineEdit1;
- void setTextEdit(const QString &);
-};
-
-#endif // FILEBROWSER_H
|