summaryrefslogtreecommitdiff
path: root/noncore/net/wellenreiter/gui/mainwindow.h
authormickeyl <mickeyl>2003-03-30 02:08:00 (UTC)
committer mickeyl <mickeyl>2003-03-30 02:08:00 (UTC)
commit21a9eae2190754c6a807ae47f6aad80aa4f53728 (patch) (unidiff)
treed56760049ee7f48b7aa7ee8c7ea3eaf0b7e5d803 /noncore/net/wellenreiter/gui/mainwindow.h
parentd11a0154e2d9732854c9a3d598857bc20f359849 (diff)
downloadopie-21a9eae2190754c6a807ae47f6aad80aa4f53728.zip
opie-21a9eae2190754c6a807ae47f6aad80aa4f53728.tar.gz
opie-21a9eae2190754c6a807ae47f6aad80aa4f53728.tar.bz2
- add file->new
Diffstat (limited to 'noncore/net/wellenreiter/gui/mainwindow.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/wellenreiter/gui/mainwindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/net/wellenreiter/gui/mainwindow.h b/noncore/net/wellenreiter/gui/mainwindow.h
index 850a343..e06a60c 100644
--- a/noncore/net/wellenreiter/gui/mainwindow.h
+++ b/noncore/net/wellenreiter/gui/mainwindow.h
@@ -55,6 +55,7 @@ class WellenreiterMainWindow: public QMainWindow
55 void fileSaveLog(); 55 void fileSaveLog();
56 void fileSaveSession(); 56 void fileSaveSession();
57 void fileLoadSession(); 57 void fileLoadSession();
58 void fileNew();
58}; 59};
59 60
60#endif 61#endif