diff options
Diffstat (limited to 'parts/tipofday/tipofday_part.h')
-rw-r--r-- | parts/tipofday/tipofday_part.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/parts/tipofday/tipofday_part.h b/parts/tipofday/tipofday_part.h index 83bedf04..4b982800 100644 --- a/parts/tipofday/tipofday_part.h +++ b/parts/tipofday/tipofday_part.h @@ -13,7 +13,7 @@ class TipOfDayPart : public KDevPlugin { Q_OBJECT - TQ_OBJECT + public: |