summaryrefslogtreecommitdiffstats
path: root/src/smppopup.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/smppopup.h')
-rw-r--r--src/smppopup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/smppopup.h b/src/smppopup.h
index 44c69a0..9e48a48 100644
--- a/src/smppopup.h
+++ b/src/smppopup.h
@@ -36,7 +36,7 @@ class SMPPopup : public SMPPopupUI
TQ_OBJECT
public:
- SMPPopup(TQWidget* tqparent = 0, const char* name = 0, WFlags fl = 0, ConnContext *context = 0, Kopete::ChatSession *session = 0, bool initiate = true );
+ SMPPopup(TQWidget* parent = 0, const char* name = 0, WFlags fl = 0, ConnContext *context = 0, Kopete::ChatSession *session = 0, bool initiate = true );
~SMPPopup();
/*$PUBLIC_FUNCTIONS$*/