- Second attempt to fix Qt4.2 COMPATIBILITY

This commit is contained in:
Christophe Dumez
2007-08-29 03:58:01 +00:00
parent f67eb47f8c
commit 06cb5ff4c6
2 changed files with 15 additions and 0 deletions

View File

@@ -20,6 +20,9 @@
<property name="spacing" >
<number>6</number>
</property>
<property name="margin" >
<number>9</number>
</property>
</layout>
</widget>
<widget class="QMenuBar" name="menubar" >