diff options
author | Petr Mrázek <peterix@gmail.com> | 2014-10-27 00:41:40 +0100 |
---|---|---|
committer | Petr Mrázek <peterix@gmail.com> | 2014-10-27 00:41:40 +0100 |
commit | 9e8a74cc89e2d53197b2cccc4d4198776848a696 (patch) | |
tree | cf4fbc016decb61b23467d625c5e7d3b2914b32a /gui/dialogs/AboutDialog.ui | |
parent | 547f6f77d02caf41bd681d1bf2553a8b8af1c2e6 (diff) | |
download | MultiMC-9e8a74cc89e2d53197b2cccc4d4198776848a696.tar MultiMC-9e8a74cc89e2d53197b2cccc4d4198776848a696.tar.gz MultiMC-9e8a74cc89e2d53197b2cccc4d4198776848a696.tar.lz MultiMC-9e8a74cc89e2d53197b2cccc4d4198776848a696.tar.xz MultiMC-9e8a74cc89e2d53197b2cccc4d4198776848a696.zip |
Fix some issues in the newly added themes
Diffstat (limited to 'gui/dialogs/AboutDialog.ui')
-rw-r--r-- | gui/dialogs/AboutDialog.ui | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/gui/dialogs/AboutDialog.ui b/gui/dialogs/AboutDialog.ui index 93fa8963..de9b7915 100644 --- a/gui/dialogs/AboutDialog.ui +++ b/gui/dialogs/AboutDialog.ui @@ -58,9 +58,6 @@ <property name="text"> <string/> </property> - <property name="pixmap"> - <pixmap resource="../../resources/multimc/multimc.qrc">:/icons/multimc/scalable/apps/multimc.svg</pixmap> - </property> </widget> </item> <item> @@ -464,8 +461,8 @@ p, li { white-space: pre-wrap; } <rect> <x>0</x> <y>0</y> - <width>98</width> - <height>88</height> + <width>689</width> + <height>311</height> </rect> </property> <attribute name="label"> |