summaryrefslogtreecommitdiff
path: root/noncore/net/wellenreiter/gui/mainwindow.h
Unidiff
Diffstat (limited to 'noncore/net/wellenreiter/gui/mainwindow.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/wellenreiter/gui/mainwindow.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/noncore/net/wellenreiter/gui/mainwindow.h b/noncore/net/wellenreiter/gui/mainwindow.h
index 59f259d..850a343 100644
--- a/noncore/net/wellenreiter/gui/mainwindow.h
+++ b/noncore/net/wellenreiter/gui/mainwindow.h
@@ -46,6 +46,9 @@ class WellenreiterMainWindow: public QMainWindow
46 protected: 46 protected:
47 virtual void closeEvent( QCloseEvent* ); 47 virtual void closeEvent( QCloseEvent* );
48 48
49 private:
50 QString getFileName( bool save );
51
49 public slots: 52 public slots:
50 void showConfigure(); 53 void showConfigure();
51 void demoAddStations(); 54 void demoAddStations();