aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/nativestyle/items/qquickstyleitem.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/imports/nativestyle/items/qquickstyleitem.h')
-rw-r--r--src/imports/nativestyle/items/qquickstyleitem.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/imports/nativestyle/items/qquickstyleitem.h b/src/imports/nativestyle/items/qquickstyleitem.h
index f7659a5c..fdfd7012 100644
--- a/src/imports/nativestyle/items/qquickstyleitem.h
+++ b/src/imports/nativestyle/items/qquickstyleitem.h
@@ -269,6 +269,8 @@ private:
inline void updateGeometry();
inline void paintControlToImage();
+ int dprAlignedSize(const int size) const;
+
#ifdef QT_DEBUG
void addDebugInfo();
#endif