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) (side-by-side diff)
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:
protected slots:
void newConnection();
void closeTab();
- void join();
void tabSelected(QWidget *widget);
protected:
QTabWidget *m_tabWidget;
- QAction *m_joinAction;
};
#endif /* __MAINWINDOW_H */