summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/settings.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/installer/settings.h')
-rw-r--r--src/libs/installer/settings.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/libs/installer/settings.h b/src/libs/installer/settings.h
index 4227ae957..68a1592ff 100644
--- a/src/libs/installer/settings.h
+++ b/src/libs/installer/settings.h
@@ -89,6 +89,8 @@ public:
QString titleColor() const;
int wizardDefaultWidth() const;
int wizardDefaultHeight() const;
+ int wizardMinimumWidth() const;
+ int wizardMinimumHeight() const;
bool wizardShowPageList() const;
QStringList productImages() const;
void setProductImages(const QStringList &images);