1
0
mirror of https://github.com/ciromattia/kcc synced 2026-01-30 00:47:37 +00:00

Fixed status window scrolling

This commit is contained in:
Paweł Jastrzębski
2013-10-11 13:18:08 +02:00
parent c3b8d48813
commit bd57665b55
6 changed files with 27 additions and 3 deletions

View File

@@ -463,6 +463,12 @@ p, li { white-space: pre-wrap; }
<height>18</height>
</size>
</property>
<property name="verticalScrollMode">
<enum>QAbstractItemView::ScrollPerPixel</enum>
</property>
<property name="horizontalScrollMode">
<enum>QAbstractItemView::ScrollPerPixel</enum>
</property>
</widget>
<widget class="QPushButton" name="BasicModeButton">
<property name="geometry">