better view on mac

This commit is contained in:
Matthias Jung
2016-02-26 21:08:24 +01:00
parent d02c62e734
commit a3ad258809

View File

@@ -21,7 +21,7 @@
<number>0</number>
</property>
<property name="documentMode">
<bool>true</bool>
<bool>false</bool>
</property>
<property name="tabsClosable">
<bool>true</bool>
@@ -49,7 +49,7 @@
<x>0</x>
<y>0</y>
<width>800</width>
<height>25</height>
<height>22</height>
</rect>
</property>
<widget class="QMenu" name="menuFile">
@@ -88,7 +88,7 @@
<string>Reload databases</string>
</property>
<property name="shortcut">
<string>CTRL+R</string>
<string>Ctrl+R</string>
</property>
</action>
<action name="actionSaveChangesToDB">
@@ -96,7 +96,7 @@
<string>Save changes to DB</string>
</property>
<property name="shortcut">
<string>CTRL+S</string>
<string>Ctrl+S</string>
</property>
</action>
<action name="actionClose_all">
@@ -104,7 +104,7 @@
<string>Close all</string>
</property>
<property name="shortcut">
<string>CTRL+Q</string>
<string>Ctrl+Q</string>
</property>
</action>
<action name="actionInfo">