diff options
Diffstat (limited to 'kbruch/src/fractionbasewidget.h')
-rw-r--r-- | kbruch/src/fractionbasewidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kbruch/src/fractionbasewidget.h b/kbruch/src/fractionbasewidget.h index 942c2780..74041c4f 100644 --- a/kbruch/src/fractionbasewidget.h +++ b/kbruch/src/fractionbasewidget.h @@ -45,7 +45,7 @@ public: /** destructor */ ~FractionBaseWidget(); - /** updates the widget by first getting the settings and then tqrepainting */ + /** updates the widget by first getting the settings and then repainting */ void updateAndRepaint(); protected: |