mirror of
https://github.com/brmlab/edubrm.git
synced 2025-06-07 20:34:00 +02:00
swap exit and about buttons like sargon wanted
This commit is contained in:
parent
b192d0de23
commit
2ed7ce0a56
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue