summaryrefslogtreecommitdiffstats
path: root/kontact/interfaces/uniqueapphandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'kontact/interfaces/uniqueapphandler.h')
-rw-r--r--kontact/interfaces/uniqueapphandler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kontact/interfaces/uniqueapphandler.h b/kontact/interfaces/uniqueapphandler.h
index 23a593af..62886cc1 100644
--- a/kontact/interfaces/uniqueapphandler.h
+++ b/kontact/interfaces/uniqueapphandler.h
@@ -110,7 +110,7 @@ class KDE_EXPORT UniqueAppWatcher : public QObject
bool isRunningStandalone() const { return mRunningStandalone; }
protected slots:
- void unregisteredFromDCOP( const QCString& appId );
+ void unregisteredFromDCOP( const TQCString& appId );
private:
bool mRunningStandalone;