summaryrefslogtreecommitdiffstats
path: root/krdc/vnc
diff options
context:
space:
mode:
Diffstat (limited to 'krdc/vnc')
-rw-r--r--krdc/vnc/kvncview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/krdc/vnc/kvncview.h b/krdc/vnc/kvncview.h
index 7a8c9a2c..c2c137b6 100644
--- a/krdc/vnc/kvncview.h
+++ b/krdc/vnc/kvncview.h
@@ -32,7 +32,7 @@ class TQClipBoard;
class KVncView : public KRemoteView
{
Q_OBJECT
- TQ_OBJECT
+
private:
ControllerThread m_cthread;
WriterThread m_wthread;