summaryrefslogtreecommitdiffstats
path: root/src/otrguiclient.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-17 16:00:43 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-17 16:00:43 -0600
commite9d275624dae5bb3a893f25ce3ca8f99bbc6019a (patch)
tree9eae427557783c117c29d28a8d37a10108cb0f96 /src/otrguiclient.h
parentecadb2ec0460ecfe0214fb1d90d0fc2e73919cd9 (diff)
downloadkopete-otr-e9d275624dae5bb3a893f25ce3ca8f99bbc6019a.tar.gz
kopete-otr-e9d275624dae5bb3a893f25ce3ca8f99bbc6019a.zip
Remove spurious TQ_OBJECT instances
Diffstat (limited to 'src/otrguiclient.h')
-rw-r--r--src/otrguiclient.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/otrguiclient.h b/src/otrguiclient.h
index 588d862..eb9ee5b 100644
--- a/src/otrguiclient.h
+++ b/src/otrguiclient.h
@@ -50,7 +50,7 @@ namespace Kopete { class ChatSession; }
class OtrGUIClient : public TQObject , public KXMLGUIClient
{
Q_OBJECT
- TQ_OBJECT
+
public: