mirror of
https://github.com/huderlem/porymap.git
synced 2026-06-13 11:20:51 -05:00
Allow focus on the palette editor's palette id spin box
This commit is contained in:
parent
060a3e359a
commit
99a71afbfe
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user