mirror of https://github.com/snes9xgit/snes9x.git
Fix height resizing of code and description field in cheat dialog.
This commit is contained in:
parent
692c8f58b7
commit
9c99a99ff1
|
@ -543,6 +543,10 @@
|
||||||
</packing>
|
</packing>
|
||||||
</child>
|
</child>
|
||||||
</object>
|
</object>
|
||||||
|
<packing>
|
||||||
|
<property name="expand">False</property>
|
||||||
|
<property name="fill">True</property>
|
||||||
|
</packing>
|
||||||
</child>
|
</child>
|
||||||
</object>
|
</object>
|
||||||
</child>
|
</child>
|
||||||
|
|
Loading…
Reference in New Issue