summaryrefslogtreecommitdiff
path: root/noncore/net/opieirc/mainwindow.h
Unidiff
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 */