diff options
Diffstat (limited to 'src/gui/tabcontrol.h')
-rw-r--r-- | src/gui/tabcontrol.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/tabcontrol.h b/src/gui/tabcontrol.h index 8c53854..fdd3780 100644 --- a/src/gui/tabcontrol.h +++ b/src/gui/tabcontrol.h @@ -24,7 +24,7 @@ namespace Tellico { */ class TabControl : public TQTabWidget { Q_OBJECT - TQ_OBJECT + public: /** |