summaryrefslogtreecommitdiffstats
path: root/krfb/krfb/krfbifaceimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'krfb/krfb/krfbifaceimpl.h')
-rw-r--r--krfb/krfb/krfbifaceimpl.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/krfb/krfb/krfbifaceimpl.h b/krfb/krfb/krfbifaceimpl.h
index 430a0652..21f3a022 100644
--- a/krfb/krfb/krfbifaceimpl.h
+++ b/krfb/krfb/krfbifaceimpl.h
@@ -1,11 +1,11 @@
#ifndef __KRFB_IFACE_IMPL_H
#define __KRFB_IFACE_IMPL_H
-#include <qobject.h>
+#include <tqobject.h>
#include "rfbcontroller.h"
#include "krfbiface.h"
-class KRfbIfaceImpl : public QObject, public virtual krfbIface
+class KRfbIfaceImpl : public TQObject, public virtual krfbIface
{
Q_OBJECT
private: