diff options
Diffstat (limited to 'profile-widget/profilewidget2.h')
-rw-r--r-- | profile-widget/profilewidget2.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profile-widget/profilewidget2.h b/profile-widget/profilewidget2.h index fbc43c623..fa3f7f95d 100644 --- a/profile-widget/profilewidget2.h +++ b/profile-widget/profilewidget2.h @@ -90,6 +90,7 @@ public: void recalcCeiling(); void setToolTipVisibile(bool visible); State currentState; + int animSpeed; signals: void fontPrintScaleChanged(double scale); |