diff options
author | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2012-12-03 14:46:18 +0100 |
---|---|---|
committer | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2012-12-03 14:54:05 +0100 |
commit | 7d816667b52892492162469b26b7040914e49494 (patch) | |
tree | 6ba4da2df054e19bc639922cb0169641aedc71db /svtools/uiconfig/ui/restartdialog.ui | |
parent | bb49f968c15217a8cdcf74ea08e2f08f2323f627 (diff) |
fixup numbering in position
Diffstat (limited to 'svtools/uiconfig/ui/restartdialog.ui')
-rw-r--r-- | svtools/uiconfig/ui/restartdialog.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/svtools/uiconfig/ui/restartdialog.ui b/svtools/uiconfig/ui/restartdialog.ui index f31af2e0c795..624053ea6825 100644 --- a/svtools/uiconfig/ui/restartdialog.ui +++ b/svtools/uiconfig/ui/restartdialog.ui @@ -101,7 +101,7 @@ <packing> <property name="expand">False</property> <property name="fill">True</property> - <property name="position">1</property> + <property name="position">2</property> </packing> </child> <child> @@ -114,7 +114,7 @@ <packing> <property name="expand">False</property> <property name="fill">True</property> - <property name="position">2</property> + <property name="position">3</property> </packing> </child> </object> |