1
0
mirror of https://github.com/fwbuilder/fwbuilder synced 2026-03-24 12:17:26 +01:00

compiler output window scrollbar always on refs #859

This commit is contained in:
Vadim Kurland 2009-12-13 04:24:19 +00:00
parent 478a758d13
commit bf4ecbf830
2 changed files with 4 additions and 1 deletions

View File

@ -1 +1 @@
#define BUILD_NUM 2115
#define BUILD_NUM 2116

View File

@ -27,6 +27,9 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="verticalScrollBarPolicy" >
<enum>Qt::ScrollBarAlwaysOn</enum>
</property>
<property name="readOnly" >
<bool>true</bool>
</property>