summaryrefslogtreecommitdiffstats
path: root/kparts/event.h
diff options
context:
space:
mode:
Diffstat (limited to 'kparts/event.h')
-rw-r--r--kparts/event.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kparts/event.h b/kparts/event.h
index 2a3421617..001cc0a1b 100644
--- a/kparts/event.h
+++ b/kparts/event.h
@@ -33,7 +33,7 @@ class Part;
/**
* Base class for all KParts events.
*/
-class KPARTS_EXPORT Event : public QCustomEvent
+class KPARTS_EXPORT Event : public TQCustomEvent
{
public:
Event( const char *eventName );