summaryrefslogtreecommitdiffstats
path: root/examples/gestures/imagegestures/imagewidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/gestures/imagegestures/imagewidget.h')
-rw-r--r--examples/gestures/imagegestures/imagewidget.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/gestures/imagegestures/imagewidget.h b/examples/gestures/imagegestures/imagewidget.h
index 56e2316d72..7a68488d50 100644
--- a/examples/gestures/imagegestures/imagewidget.h
+++ b/examples/gestures/imagegestures/imagewidget.h
@@ -93,6 +93,7 @@ private:
float verticalOffset;
float rotationAngle;
float scaleFactor;
+ float currentStepScaleFactor;
//! [class definition end]
};
//! [class definition end]