Skip to content

Commit b698c1f

Browse files
committed
qt: fixed size of ancii column
1 parent 42a2b85 commit b698c1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qt/main_window.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
<widget class="QTableView" name="bufferTableView">
135135
<property name="minimumSize">
136136
<size>
137-
<width>550</width>
137+
<width>560</width>
138138
<height>300</height>
139139
</size>
140140
</property>

0 commit comments

Comments
 (0)