gui: forum: set combobox property for versions of post

Only silhouette of word instead of time no more.
This is maximum length of time representation, but auto shrinkable.
This commit is contained in:
chelovechishko 2022-05-07 09:06:45 +09:00
parent d66340d65a
commit 5d132918c3

View file

@ -433,7 +433,11 @@
</widget>
</item>
<item row="0" column="8">
<widget class="RSComboBox" name="versions_CB"/>
<widget class="RSComboBox" name="versions_CB">
<property name="sizeAdjustPolicy">
<enum>QComboBox::AdjustToContents</enum>
</property>
</widget>
</item>
<item row="0" column="9">
<widget class="Line" name="lineRight">