Project/DebuggerPropertiesDialog.ui

changeset 3186
a05eff845522
parent 42
23b45a742e17
child 3670
f0cb7579c0b4
--- a/Project/DebuggerPropertiesDialog.ui	Tue Jan 07 18:08:40 2014 +0100
+++ b/Project/DebuggerPropertiesDialog.ui	Wed Jan 08 19:07:23 2014 +0100
@@ -7,7 +7,7 @@
     <x>0</x>
     <y>0</y>
     <width>592</width>
-    <height>592</height>
+    <height>656</height>
    </rect>
   </property>
   <property name="windowTitle">
@@ -31,13 +31,10 @@
        </widget>
       </item>
       <item>
-       <widget class="QPushButton" name="debugClientButton">
+       <widget class="QToolButton" name="debugClientButton">
         <property name="toolTip">
          <string>Press to select the Debug Client via a file selection dialog</string>
         </property>
-        <property name="text">
-         <string>...</string>
-        </property>
        </widget>
       </item>
      </layout>
@@ -57,13 +54,10 @@
        </widget>
       </item>
       <item>
-       <widget class="QPushButton" name="interpreterButton">
+       <widget class="QToolButton" name="interpreterButton">
         <property name="toolTip">
          <string>Press to select the interpreter via a file selection dialog</string>
         </property>
-        <property name="text">
-         <string>...</string>
-        </property>
        </widget>
       </item>
      </layout>

eric ide

mercurial