summaryrefslogtreecommitdiffstats
path: root/examples/agent/pkagentexample.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/agent/pkagentexample.h')
-rw-r--r--examples/agent/pkagentexample.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/agent/pkagentexample.h b/examples/agent/pkagentexample.h
index 62c7035a5..61dfb3dab 100644
--- a/examples/agent/pkagentexample.h
+++ b/examples/agent/pkagentexample.h
@@ -24,11 +24,11 @@
#define POLKIT_AGENT_I_KNOW_API_IS_SUBJECT_TO_CHANGE 1
-#include <QtDBus/QDBusContext>
-#include <QCoreApplication>
+#include <TQtDBus/TQDBusContext>
+#include <TQCoreApplication>
#include "klistener.h"
-class PkAgentExample : public QCoreApplication
+class PkAgentExample : public TQCoreApplication
{
Q_OBJECT
public: