OSDN Git Service

Gdb: Fix label in AttachCoreDialog
authorKai Koehne <kai.koehne@nokia.com>
Tue, 11 Oct 2011 10:36:01 +0000 (12:36 +0200)
committerhjk <qthjk@ovi.com>
Tue, 11 Oct 2011 13:29:51 +0000 (15:29 +0200)
Change-Id: I32c7c2ce1e4c887638ca2b5c716c3b812b057913
Reviewed-on: http://codereview.qt-project.org/6437
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: hjk <qthjk@ovi.com>
src/plugins/debugger/attachcoredialog.ui

index 206b7d4..61a3410 100644 (file)
@@ -7,7 +7,7 @@
     <x>0</x>
     <y>0</y>
     <width>246</width>
-    <height>147</height>
+    <height>183</height>
    </rect>
   </property>
   <property name="windowTitle">
      <item row="3" column="0">
       <widget class="QLabel" name="sysrootLabel">
        <property name="text">
-        <string>Sysroot</string>
+        <string>Sys&amp;root:</string>
+       </property>
+       <property name="buddy">
+        <cstring>sysrootPathChooser</cstring>
        </property>
       </widget>
      </item>