eric7/Plugins/WizardPlugins/FontDialogWizard/FontDialogWizardDialog.ui

branch
eric7
changeset 8410
f8d97f05f883
parent 8312
800c432b34c8
--- a/eric7/Plugins/WizardPlugins/FontDialogWizard/FontDialogWizardDialog.ui	Sun Jun 06 17:09:22 2021 +0200
+++ b/eric7/Plugins/WizardPlugins/FontDialogWizard/FontDialogWizardDialog.ui	Mon Jun 07 19:58:54 2021 +0200
@@ -7,7 +7,7 @@
     <x>0</x>
     <y>0</y>
     <width>377</width>
-    <height>291</height>
+    <height>355</height>
    </rect>
   </property>
   <property name="windowTitle">
@@ -130,6 +130,16 @@
       </widget>
      </item>
      <item>
+      <widget class="QPushButton" name="optionsButton">
+       <property name="toolTip">
+        <string>Press to configure the font dialog options</string>
+       </property>
+       <property name="text">
+        <string>Select Options...</string>
+       </property>
+      </widget>
+     </item>
+     <item>
       <spacer>
        <property name="orientation">
         <enum>Qt::Horizontal</enum>
@@ -182,8 +192,8 @@
   <tabstop>parentOther</tabstop>
   <tabstop>parentEdit</tabstop>
   <tabstop>fontButton</tabstop>
+  <tabstop>optionsButton</tabstop>
   <tabstop>eVariable</tabstop>
-  <tabstop>buttonBox</tabstop>
  </tabstops>
  <resources/>
  <connections>

eric ide

mercurial