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 fdd3780..9e17759 100644 --- a/src/gui/tabcontrol.h +++ b/src/gui/tabcontrol.h @@ -23,7 +23,7 @@ namespace Tellico { * @author Robby Stephenson */ class TabControl : public TQTabWidget { -Q_OBJECT +TQ_OBJECT public: |