diff options
Diffstat (limited to 'languages/sql/sqlsupport_part.h')
-rw-r--r-- | languages/sql/sqlsupport_part.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/sql/sqlsupport_part.h b/languages/sql/sqlsupport_part.h index a2d70d0c..d5efca5b 100644 --- a/languages/sql/sqlsupport_part.h +++ b/languages/sql/sqlsupport_part.h @@ -17,7 +17,7 @@ class CodeModel; class SQLSupportPart : public KDevLanguageSupport { Q_OBJECT - TQ_OBJECT + public: |