summaryrefslogtreecommitdiffstats
path: root/gui/mainwindow.cpp
diff options
context:
space:
mode:
authorPetr Mrázek <peterix@gmail.com>2013-03-20 07:59:35 +0100
committerPetr Mrázek <peterix@gmail.com>2013-03-20 07:59:35 +0100
commite4806ab08d0293d395c1718ab16d28ba2ae9d0ed (patch)
treed4a2a79461fb4215f556d9c08f93ba451f862560 /gui/mainwindow.cpp
parent7d7e4034f48b578c87a4651075c2b73dc236181b (diff)
downloadMultiMC-e4806ab08d0293d395c1718ab16d28ba2ae9d0ed.tar
MultiMC-e4806ab08d0293d395c1718ab16d28ba2ae9d0ed.tar.gz
MultiMC-e4806ab08d0293d395c1718ab16d28ba2ae9d0ed.tar.lz
MultiMC-e4806ab08d0293d395c1718ab16d28ba2ae9d0ed.tar.xz
MultiMC-e4806ab08d0293d395c1718ab16d28ba2ae9d0ed.zip
Add SVG icon rendering/cache
Diffstat (limited to 'gui/mainwindow.cpp')
-rw-r--r--gui/mainwindow.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gui/mainwindow.cpp b/gui/mainwindow.cpp
index 78f58713..5a915e8c 100644
--- a/gui/mainwindow.cpp
+++ b/gui/mainwindow.cpp
@@ -71,6 +71,7 @@ MainWindow::MainWindow ( QWidget *parent ) :
pal.setBrush(QPalette::Base, QBrush(QPixmap(QString::fromUtf8(":/backgrounds/kitteh"))));
view->setPalette(pal);
*/
+
view->setStyleSheet(
"QListView\
{\