summaryrefslogtreecommitdiff
path: root/core
Unidiff
Diffstat (limited to 'core') (more/less context) (ignore whitespace changes)
-rw-r--r--core/apps/textedit/fileBrowser.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/core/apps/textedit/fileBrowser.h b/core/apps/textedit/fileBrowser.h
index 45c8b8f..352cb51 100644
--- a/core/apps/textedit/fileBrowser.h
+++ b/core/apps/textedit/fileBrowser.h
@@ -118,9 +118,3 @@ public:
118}; 118};
119 119
120#endif // FILEBROWSER_H 120#endif // FILEBROWSER_H
121 QString inputText;
122 QLineEdit* LineEdit1;
123 void setTextEdit(const QString &);
124};
125
126#endif // FILEBROWSER_H