2
0
mirror of https://github.com/Thracky/GlosSI.git synced 2024-11-17 03:26:02 +00:00

Constraint wndow with in code not in editor

This commit is contained in:
Peter Repukat 2017-11-12 02:04:24 +01:00
parent 4890d9c66f
commit 39761fe37d
2 changed files with 4 additions and 2 deletions

View File

@ -21,6 +21,8 @@ GloSC::GloSC(QWidget *parent)
QDir::setCurrent(QCoreApplication::applicationDirPath());
ui.setupUi(this);
this->setMaximumWidth(small_x);
updateEntryList();
updateTargetsToNewVersion();

View File

@ -6,7 +6,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>302</width>
<width>710</width>
<height>386</height>
</rect>
</property>
@ -18,7 +18,7 @@
</property>
<property name="maximumSize">
<size>
<width>302</width>
<width>9999</width>
<height>386</height>
</size>
</property>