diff options
author | Petr Mrázek <peterix@gmail.com> | 2019-08-02 23:52:19 +0200 |
---|---|---|
committer | Petr Mrázek <peterix@gmail.com> | 2019-08-02 23:52:19 +0200 |
commit | 7b00d47fe0be0e23d1267699a8491c1dc577f76d (patch) | |
tree | cc14a07062dba29475e5aa94dad654c673c0d7f6 /application/pages/global/MultiMCPage.ui | |
parent | 930d39b5f2c28bbc5d7156e6e1e20e0fa8194900 (diff) | |
download | PrismLauncher-7b00d47fe0be0e23d1267699a8491c1dc577f76d.tar.gz PrismLauncher-7b00d47fe0be0e23d1267699a8491c1dc577f76d.tar.bz2 PrismLauncher-7b00d47fe0be0e23d1267699a8491c1dc577f76d.zip |
NOISSUE tweak UI geometry and remove old language selection
Diffstat (limited to 'application/pages/global/MultiMCPage.ui')
-rw-r--r-- | application/pages/global/MultiMCPage.ui | 15 |
1 files changed, 1 insertions, 14 deletions
diff --git a/application/pages/global/MultiMCPage.ui b/application/pages/global/MultiMCPage.ui index 124401c3..ea034919 100644 --- a/application/pages/global/MultiMCPage.ui +++ b/application/pages/global/MultiMCPage.ui @@ -6,7 +6,7 @@ <rect> <x>0</x> <y>0</y> - <width>467</width> + <width>514</width> <height>629</height> </rect> </property> @@ -229,18 +229,6 @@ </widget> </item> <item> - <widget class="QGroupBox" name="groupBox_2"> - <property name="title"> - <string>Language:</string> - </property> - <layout class="QVBoxLayout" name="verticalLayout"> - <item> - <widget class="QComboBox" name="languageBox"/> - </item> - </layout> - </widget> - </item> - <item> <widget class="QGroupBox" name="themeBox"> <property name="title"> <string>Theme</string> @@ -570,7 +558,6 @@ <tabstop>resetNotificationsBtn</tabstop> <tabstop>sortLastLaunchedBtn</tabstop> <tabstop>sortByNameBtn</tabstop> - <tabstop>languageBox</tabstop> <tabstop>themeComboBox</tabstop> <tabstop>themeComboBoxColors</tabstop> <tabstop>showConsoleCheck</tabstop> |