]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/kitemviews/kitemliststyleoption.h
Merge branch 'master' into frameworks
[dolphin.git] / src / kitemviews / kitemliststyleoption.h
index 9284dc61be8dbec87966150400d2eb2117e2026a..782dd0ec2f93129f01568871601bca8f1df216c1 100644 (file)
@@ -42,6 +42,9 @@ public:
     int horizontalMargin;
     int verticalMargin;
     int iconSize;
+    bool extendedSelectionRegion;
+    int maxTextLines;
+    int maxTextWidth;
 };
 #endif