author | llornkcor <llornkcor> | 2002-05-09 16:37:21 (UTC) |
---|---|---|
committer | llornkcor <llornkcor> | 2002-05-09 16:37:21 (UTC) |
commit | bdb0fabbab969d7ebb7f1e0c1396070123c33e7e (patch) (side-by-side diff) | |
tree | 4638ad5313dbe28777d52c84d245671727da7c45 | |
parent | 168d7dcdaee8555365af4c918dc941d8cc0dcb68 (diff) | |
download | opie-bdb0fabbab969d7ebb7f1e0c1396070123c33e7e.zip opie-bdb0fabbab969d7ebb7f1e0c1396070123c33e7e.tar.gz opie-bdb0fabbab969d7ebb7f1e0c1396070123c33e7e.tar.bz2 |
fixed weirdness
-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
|