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
+1 -1
View File
@@ -1 +1 @@
#define BUILD_NUM 2115
#define BUILD_NUM 2116
+3
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>