mirror of
https://github.com/huderlem/porymap.git
synced 2026-08-19 23:25:09 -05:00
Allow focus on the palette editor's palette id spin box
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
<item row="0" column="1">
|
||||
<widget class="QSpinBox" name="spinBox_PaletteId">
|
||||
<property name="focusPolicy">
|
||||
<enum>Qt::NoFocus</enum>
|
||||
<enum>Qt::StrongFocus</enum>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user