diff options
Diffstat (limited to 'kbruch/src/ratiowidget.h')
-rw-r--r-- | kbruch/src/ratiowidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kbruch/src/ratiowidget.h b/kbruch/src/ratiowidget.h index b8dfb706..7ac10017 100644 --- a/kbruch/src/ratiowidget.h +++ b/kbruch/src/ratiowidget.h @@ -33,7 +33,7 @@ class RatioWidget : public FractionBaseWidget { Q_OBJECT - TQ_OBJECT + public: /** constructor */ |