diff options
| author | 2016-06-13 18:42:42 -0400 | |
|---|---|---|
| committer | 2016-06-13 18:42:42 -0400 | |
| commit | 5d9314f134ddd3dc4c853e398ac90ba247fb2e4f (patch) | |
| tree | 5c457fc188036988d7abd29a3eb09931e406510f /Plugins/SqlEnterpriseFormatter/sqlenterpriseformatter.ui | |
| parent | 8e640722c62692818ab840d50b3758f89a41a54e (diff) | |
Imported Upstream version 3.1.0upstream/3.1.0
Diffstat (limited to 'Plugins/SqlEnterpriseFormatter/sqlenterpriseformatter.ui')
| -rw-r--r-- | Plugins/SqlEnterpriseFormatter/sqlenterpriseformatter.ui | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/Plugins/SqlEnterpriseFormatter/sqlenterpriseformatter.ui b/Plugins/SqlEnterpriseFormatter/sqlenterpriseformatter.ui index b21de64..b32e253 100644 --- a/Plugins/SqlEnterpriseFormatter/sqlenterpriseformatter.ui +++ b/Plugins/SqlEnterpriseFormatter/sqlenterpriseformatter.ui @@ -39,7 +39,7 @@ </sizepolicy> </property> <property name="currentIndex"> - <number>0</number> + <number>4</number> </property> <widget class="QWidget" name="indentTab"> <attribute name="title"> @@ -134,8 +134,8 @@ <rect> <x>0</x> <y>0</y> - <width>390</width> - <height>299</height> + <width>576</width> + <height>420</height> </rect> </property> <property name="styleSheet"> @@ -366,8 +366,8 @@ <rect> <x>0</x> <y>0</y> - <width>418</width> - <height>278</height> + <width>576</width> + <height>390</height> </rect> </property> <property name="styleSheet"> @@ -644,7 +644,7 @@ <string notr="true">SqlEnterpriseFormatter.PreferredCommentMarker</string> </property> <property name="modelName" stdset="0"> - <string>SqlEnterpriseFormatter.CommentMarkers</string> + <string notr="true">SqlEnterpriseFormatter.CommentMarkers</string> </property> </widget> </item> @@ -713,15 +713,15 @@ </widget> <customwidgets> <customwidget> - <class>ConfigComboBox</class> - <extends>QComboBox</extends> - <header>common/configcombobox.h</header> - </customwidget> - <customwidget> <class>SqlView</class> <extends>QPlainTextEdit</extends> <header>sqlview.h</header> </customwidget> + <customwidget> + <class>ConfigComboBox</class> + <extends>QComboBox</extends> + <header>common/configcombobox.h</header> + </customwidget> </customwidgets> <resources/> <connections/> |
