swap exit and about buttons like sargon wanted

This commit is contained in:
Pavol Rusnak 2011-05-02 23:07:11 +02:00
parent b192d0de23
commit 2ed7ce0a56

View file

@ -33,7 +33,7 @@
<widget class="QPushButton" name="btnExit">
<property name="geometry">
<rect>
<x>10</x>
<x>710</x>
<y>10</y>
<width>81</width>
<height>41</height>
@ -50,7 +50,7 @@
<widget class="QPushButton" name="btnAbout">
<property name="geometry">
<rect>
<x>710</x>
<x>10</x>
<y>10</y>
<width>81</width>
<height>41</height>