diff options
Diffstat (limited to 'src/config.h')
-rwxr-xr-x | src/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.h b/src/config.h index 673150d..da8c21e 100755 --- a/src/config.h +++ b/src/config.h @@ -66,7 +66,7 @@ public: class Config : public TQObject { Q_OBJECT - TQ_OBJECT + public: /** * Constructor |