diff options
Diffstat (limited to 'src/gui/fieldwidget.h')
-rw-r--r-- | src/gui/fieldwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/fieldwidget.h b/src/gui/fieldwidget.h index b67e1f0..424fb7e 100644 --- a/src/gui/fieldwidget.h +++ b/src/gui/fieldwidget.h @@ -36,7 +36,7 @@ namespace Tellico { * @author Robby Stephenson */ class FieldWidget : public TQWidget { -Q_OBJECT +TQ_OBJECT public: |