diff options
| author | tassaron | 2017-06-10 12:10:05 -0400 |
|---|---|---|
| committer | tassaron | 2017-06-10 12:10:05 -0400 |
| commit | b048312882f80d43e3d8b1573814badf70fe3b92 (patch) | |
| tree | 832c1af46c020d6184bd676596dccb8a584f104f /presetmanager.ui | |
| parent | d3f979ef2461a3de701df0d5add545b80dfe23ad (diff) | |
close button works, dialogs properly parented
hint text wording changed by IamDH4's suggestion
Diffstat (limited to 'presetmanager.ui')
| -rw-r--r-- | presetmanager.ui | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/presetmanager.ui b/presetmanager.ui index 47568fb..b3c25fe 100644 --- a/presetmanager.ui +++ b/presetmanager.ui @@ -9,8 +9,8 @@ <rect> <x>0</x> <y>0</y> - <width>475</width> - <height>360</height> + <width>497</width> + <height>377</height> </rect> </property> <property name="windowTitle"> @@ -111,7 +111,7 @@ <item alignment="Qt::AlignRight"> <widget class="QLabel" name="label"> <property name="text"> - <string><html><head/><body><p><span style=" font-style:italic;">Right-click components in the list to create presets.</span></p></body></html></string> + <string><html><head/><body><p><span style=" font-size:10pt; font-style:italic;">Right-click components in the main window to create presets</span></p></body></html></string> </property> </widget> </item> |
