summaryrefslogtreecommitdiff
path: root/noncore/net/wellenreiter/gui/mainwindow.h
authormickeyl <mickeyl>2003-02-23 17:13:49 (UTC)
committer mickeyl <mickeyl>2003-02-23 17:13:49 (UTC)
commit9f24ae5ae12aa1eb0f974b072d46868ba048e65d (patch) (side-by-side diff)
tree85d9e671fe060ebec2bf7f04ab69ca96d8029741 /noncore/net/wellenreiter/gui/mainwindow.h
parent2f897267b4d3ec5b1c7dafdc0700a8e91cbb3321 (diff)
downloadopie-9f24ae5ae12aa1eb0f974b072d46868ba048e65d.zip
opie-9f24ae5ae12aa1eb0f974b072d46868ba048e65d.tar.gz
opie-9f24ae5ae12aa1eb0f974b072d46868ba048e65d.tar.bz2
insert demo menu - useful, if you don't have wireless stuff yet but want
to show this program to someone...
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 c21841a..22c21e8 100644
--- a/noncore/net/wellenreiter/gui/mainwindow.h
+++ b/noncore/net/wellenreiter/gui/mainwindow.h
@@ -45,6 +45,7 @@ class WellenreiterMainWindow: public QMainWindow
public slots:
void showConfigure();
+ void demoAddStations();
};
#endif