diff options
Diffstat (limited to 'ksayit/src/ksayit.h')
-rw-r--r-- | ksayit/src/ksayit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksayit/src/ksayit.h b/ksayit/src/ksayit.h index 4f9ed01..20a7dba 100644 --- a/ksayit/src/ksayit.h +++ b/ksayit/src/ksayit.h @@ -68,7 +68,7 @@ class KSayItBookmarkHandler; class KSayItApp : public KMainWindow, public DCOPObject { Q_OBJECT -// TQ_OBJECT +// K_DCOP public: |