diff options
Diffstat (limited to 'src/gui/boolfieldwidget.h')
| -rw-r--r-- | src/gui/boolfieldwidget.h | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/boolfieldwidget.h b/src/gui/boolfieldwidget.h index 9507bad..ce4be6d 100644 --- a/src/gui/boolfieldwidget.h +++ b/src/gui/boolfieldwidget.h @@ -28,7 +28,7 @@ namespace Tellico {   */  class BoolFieldWidget : public FieldWidget {  Q_OBJECT -  TQ_OBJECT +    public:    BoolFieldWidget(Data::FieldPtr field, TQWidget* parent, const char* name=0);  | 
