diff options
Diffstat (limited to 'src/knowitapp.h')
-rw-r--r-- | src/knowitapp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/knowitapp.h b/src/knowitapp.h index 209ed54..c29dd44 100644 --- a/src/knowitapp.h +++ b/src/knowitapp.h @@ -22,7 +22,7 @@ class KnowitApplication : public KUniqueApplication { Q_OBJECT - TQ_OBJECT + public: KnowitApplication(bool allowStyles = true, bool GUIEnabled = true); |