diff options
author | Simon Rettberg | 2016-01-04 15:54:11 +0100 |
---|---|---|
committer | Simon Rettberg | 2016-01-04 15:54:11 +0100 |
commit | c6a0f624e7cb7c9ae35a49bdb550243fcd1fecd5 (patch) | |
tree | 9a9ff83d1119014dda4aa3ead0e4ef3f228a6a30 /src/ui | |
parent | Update images (diff) | |
download | vmchooser2-c6a0f624e7cb7c9ae35a49bdb550243fcd1fecd5.tar.gz vmchooser2-c6a0f624e7cb7c9ae35a49bdb550243fcd1fecd5.tar.xz vmchooser2-c6a0f624e7cb7c9ae35a49bdb550243fcd1fecd5.zip |
Icons in tabs, configurable default tab
Diffstat (limited to 'src/ui')
-rw-r--r-- | src/ui/dialog.ui | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/ui/dialog.ui b/src/ui/dialog.ui index 5be8154..0ac918b 100644 --- a/src/ui/dialog.ui +++ b/src/ui/dialog.ui @@ -133,7 +133,7 @@ margin-bottom:0px;}</string> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'DejaVuSans'; font-size:9pt; font-weight:400; font-style:normal;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans'; font-size:10pt;">Loading...</span></p></body></html></string> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Loading...</p></body></html></string> </property> </widget> </item> @@ -165,7 +165,7 @@ p, li { white-space: pre-wrap; } <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'DejaVuSans'; font-size:9pt; font-weight:400; font-style:normal;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans'; font-size:10pt;">Loading...</span></p></body></html></string> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Loading...</p></body></html></string> </property> </widget> </item> @@ -487,7 +487,7 @@ border:1px solid #999; <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'DejaVuSans'; font-size:9pt; font-weight:400; font-style:normal;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:11pt;">Click on an item on the left side for more infos.</span></p></body></html></string> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Click on an item on the left side for more information</p></body></html></string> </property> </widget> </item> |