aboutsummaryrefslogtreecommitdiffstats
path: root/src/controls/qquickcontrol_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/controls/qquickcontrol_p.h')
-rw-r--r--src/controls/qquickcontrol_p.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/controls/qquickcontrol_p.h b/src/controls/qquickcontrol_p.h
index d0da80fe..7fadddf7 100644
--- a/src/controls/qquickcontrol_p.h
+++ b/src/controls/qquickcontrol_p.h
@@ -107,6 +107,8 @@ protected:
bool isMirrored() const;
virtual void mirrorChange();
+ virtual void paddingChange();
+
private:
Q_DISABLE_COPY(QQuickControl)
Q_DECLARE_PRIVATE(QQuickControl)