1
0
mirror of https://github.com/ciromattia/kcc synced 2026-05-18 13:31:45 +00:00

GUI tweaks

This commit is contained in:
Paweł Jastrzębski
2015-08-28 19:33:40 +02:00
parent d26eb7cdcd
commit c991feb9ce
7 changed files with 26 additions and 0 deletions

View File

@@ -397,6 +397,12 @@
<property name="selectionMode">
<enum>QAbstractItemView::NoSelection</enum>
</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">