summaryrefslogtreecommitdiffstats
path: root/kitchensync/libqopensync/callbackhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'kitchensync/libqopensync/callbackhandler.h')
-rw-r--r--kitchensync/libqopensync/callbackhandler.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kitchensync/libqopensync/callbackhandler.h b/kitchensync/libqopensync/callbackhandler.h
index a3113255..72845de1 100644
--- a/kitchensync/libqopensync/callbackhandler.h
+++ b/kitchensync/libqopensync/callbackhandler.h
@@ -25,7 +25,7 @@
#include <libqopensync/syncmapping.h>
#include <libqopensync/syncupdates.h>
-#include <qobject.h>
+#include <tqobject.h>
class OSyncEngine;
class OSyncMapping;
@@ -59,7 +59,7 @@ class CallbackHandler : public QObject
void member( const QSync::SyncMemberUpdate &update );
protected:
- virtual void customEvent( QCustomEvent *event );
+ virtual void customEvent( TQCustomEvent *event );
private:
enum EventType {