summaryrefslogtreecommitdiffstats
path: root/gui/pages
diff options
context:
space:
mode:
authorPetr Mrázek <peterix@gmail.com>2014-11-10 06:26:17 +0100
committerPetr Mrázek <peterix@gmail.com>2014-11-10 06:26:17 +0100
commitec4805cce8ee252989f62a70b5672f93f07af7ec (patch)
treee09f76d73c5d2f176d827887e1886a47aee6fab1 /gui/pages
parenta2ac9c5a3ace39975060a4f9d6660a467934c300 (diff)
downloadMultiMC-ec4805cce8ee252989f62a70b5672f93f07af7ec.tar
MultiMC-ec4805cce8ee252989f62a70b5672f93f07af7ec.tar.gz
MultiMC-ec4805cce8ee252989f62a70b5672f93f07af7ec.tar.lz
MultiMC-ec4805cce8ee252989f62a70b5672f93f07af7ec.tar.xz
MultiMC-ec4805cce8ee252989f62a70b5672f93f07af7ec.zip
Default console font tweaks
* Lucida Console on Windows * Menlo on OSX * Monospace (resolved to whatever Monospace means) on linux * Added ability to select proportional fonts in settings
Diffstat (limited to 'gui/pages')
-rw-r--r--gui/pages/global/MultiMCPage.ui5
1 files changed, 1 insertions, 4 deletions
diff --git a/gui/pages/global/MultiMCPage.ui b/gui/pages/global/MultiMCPage.ui
index 81c21558..78e92592 100644
--- a/gui/pages/global/MultiMCPage.ui
+++ b/gui/pages/global/MultiMCPage.ui
@@ -42,7 +42,7 @@
<enum>QTabWidget::Rounded</enum>
</property>
<property name="currentIndex">
- <number>1</number>
+ <number>0</number>
</property>
<widget class="QWidget" name="featuresTab">
<attribute name="title">
@@ -383,9 +383,6 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
- <property name="fontFilters">
- <set>QFontComboBox::MonospacedFonts</set>
- </property>
</widget>
</item>
</layout>