summaryrefslogtreecommitdiffstats
path: root/kopete/kopete/contactlist/customnotificationprops.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/kopete/contactlist/customnotificationprops.h')
-rw-r--r--kopete/kopete/contactlist/customnotificationprops.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/kopete/contactlist/customnotificationprops.h b/kopete/kopete/contactlist/customnotificationprops.h
index 9008123d..6da6f1f2 100644
--- a/kopete/kopete/contactlist/customnotificationprops.h
+++ b/kopete/kopete/contactlist/customnotificationprops.h
@@ -32,7 +32,7 @@ class CustomNotificationProps : public TQObject
Q_OBJECT
TQ_OBJECT
public:
- CustomNotificationProps( TQWidget *tqparent, Kopete::NotifyDataObject* item, const char * name = 0 );
+ CustomNotificationProps( TQWidget *parent, Kopete::NotifyDataObject* item, const char * name = 0 );
~CustomNotificationProps() {}
void dumpData();
void resetEventWidgets();