Now doesn't fail when there are more than one menu
Set bigger default size for the main window
This commit is contained in:
parent
0c2fe06cf3
commit
88b23ca8ea
2 changed files with 4 additions and 4 deletions
|
|
@ -37,8 +37,8 @@
|
|||
</columns>
|
||||
</object>
|
||||
<object class="GtkWindow" id="wmain_window">
|
||||
<property name="width_request">750</property>
|
||||
<property name="height_request">440</property>
|
||||
<property name="width_request">1000</property>
|
||||
<property name="height_request">560</property>
|
||||
<property name="can_focus">False</property>
|
||||
<property name="title" translatable="yes">Devede</property>
|
||||
<property name="window_position">center</property>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue