diff options
Diffstat (limited to 'parts/snippet/snippet_part.h')
-rw-r--r-- | parts/snippet/snippet_part.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/parts/snippet/snippet_part.h b/parts/snippet/snippet_part.h index 8ffd8fce..90052c2e 100644 --- a/parts/snippet/snippet_part.h +++ b/parts/snippet/snippet_part.h @@ -26,7 +26,7 @@ For more info read the README.dox file */ class SnippetPart : public KDevPlugin { - Q_OBJECT + TQ_OBJECT public: |