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:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user