--HG-- branch : develop
@ -51,6 +51,12 @@ CMainWindow::CMainWindow():QMainWindow()
connect(profilesComboBox, SIGNAL(currentIndexChanged(int)), SLOT(onProfileChanged(int)));
// resize layout depending on content and constraints
adjustSize();
// fix height because to left bitmap
setFixedHeight(height());
updateProfiles();
}
@ -6,7 +6,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>547</width>
<width>596</width>
<height>386</height>
</rect>
</property>
@ -22,12 +22,6 @@
</size>
<property name="maximumSize">
<size>
<property name="windowTitle">
<string>Ryzom Installer</string>
@ -115,7 +109,7 @@ p, li { white-space: pre-wrap; }
<height>21</height>