summaryrefslogtreecommitdiffstats
path: root/src/verifypopup.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/verifypopup.h')
-rw-r--r--src/verifypopup.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/verifypopup.h b/src/verifypopup.h
index d74a4e9..934de5d 100644
--- a/src/verifypopup.h
+++ b/src/verifypopup.h
@@ -27,7 +27,6 @@
class VerifyPopup : public VerifyPopupUI
{
Q_OBJECT
-
public:
VerifyPopup(TQWidget* parent = 0, const char* name = 0, Kopete::ChatSession *session = NULL, bool modal = FALSE, WFlags fl = 0 );
@@ -48,4 +47,3 @@ protected slots:
};
#endif
-