From 007db80187d717d39b30e49284149f77172316ce Mon Sep 17 00:00:00 2001 From: lm Date: Tue, 7 Dec 2010 12:50:55 +0100 Subject: [PATCH] Adding Button for Mode control --- src/ui/UASControl.ui | 37 +++++++++++++++++++++++++++---------- 1 file changed, 27 insertions(+), 10 deletions(-) diff --git a/src/ui/UASControl.ui b/src/ui/UASControl.ui index 38cc2fcb95..ef287b0cc4 100644 --- a/src/ui/UASControl.ui +++ b/src/ui/UASControl.ui @@ -6,8 +6,8 @@ 0 0 - 210 - 130 + 328 + 357 @@ -19,7 +19,7 @@ Form - + 0 @@ -74,7 +74,7 @@ - + Qt::Horizontal @@ -91,7 +91,7 @@ - 80 + 60 12 @@ -108,7 +108,7 @@ - 80 + 60 12 @@ -125,7 +125,7 @@ - 80 + 60 12 @@ -138,7 +138,7 @@ - + Qt::Horizontal @@ -178,7 +178,7 @@ - + @@ -194,7 +194,7 @@ - + Qt::Vertical @@ -210,6 +210,23 @@ + + + + + 60 + 16 + + + + Set Home + + + + :/images/actions/go-home.svg:/images/actions/go-home.svg + + + -- GitLab