summaryrefslogtreecommitdiff
path: root/noncore/net/opieirc/mainwindow.h
authorwazlaf <wazlaf>2002-09-20 23:52:11 (UTC)
committer wazlaf <wazlaf>2002-09-20 23:52:11 (UTC)
commit0f3593c79658beef09155d71b5877a230e9bbb62 (patch) (unidiff)
tree51e258fb055957a655b9cc6479721e7614036c2a /noncore/net/opieirc/mainwindow.h
parentfb146186b2c0cef47927a75cb431713aa08da6f8 (diff)
downloadopie-0f3593c79658beef09155d71b5877a230e9bbb62.zip
opie-0f3593c79658beef09155d71b5877a230e9bbb62.tar.gz
opie-0f3593c79658beef09155d71b5877a230e9bbb62.tar.bz2
new icon, menu fixed
Diffstat (limited to 'noncore/net/opieirc/mainwindow.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/opieirc/mainwindow.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/noncore/net/opieirc/mainwindow.h b/noncore/net/opieirc/mainwindow.h
index c197f5b..dcb782f 100644
--- a/noncore/net/opieirc/mainwindow.h
+++ b/noncore/net/opieirc/mainwindow.h
@@ -37,11 +37,9 @@ public:
37protected slots: 37protected slots:
38 void newConnection(); 38 void newConnection();
39 void closeTab(); 39 void closeTab();
40 void join();
41 void tabSelected(QWidget *widget); 40 void tabSelected(QWidget *widget);
42protected: 41protected:
43 QTabWidget *m_tabWidget; 42 QTabWidget *m_tabWidget;
44 QAction *m_joinAction;
45}; 43};
46 44
47#endif /* __MAINWINDOW_H */ 45#endif /* __MAINWINDOW_H */