summaryrefslogtreecommitdiff
path: root/noncore/net/opieirc/ircsettings.h
Unidiff
Diffstat (limited to 'noncore/net/opieirc/ircsettings.h') (more/less context) (show whitespace changes)
-rw-r--r--noncore/net/opieirc/ircsettings.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/noncore/net/opieirc/ircsettings.h b/noncore/net/opieirc/ircsettings.h
index 1d3aeb7..190abaf 100644
--- a/noncore/net/opieirc/ircsettings.h
+++ b/noncore/net/opieirc/ircsettings.h
@@ -25,2 +25,3 @@
25#include <qdialog.h> 25#include <qdialog.h>
26#include <qlineedit.h>
26 27
@@ -43,2 +44,3 @@ protected:
43 QWidget *m_notification; 44 QWidget *m_notification;
45 QLineEdit *m_lines;
44}; 46};