mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-22 19:49:56 +00:00
Add SVG icon rendering/cache
This commit is contained in:
@@ -71,6 +71,7 @@ MainWindow::MainWindow ( QWidget *parent ) :
|
||||
pal.setBrush(QPalette::Base, QBrush(QPixmap(QString::fromUtf8(":/backgrounds/kitteh"))));
|
||||
view->setPalette(pal);
|
||||
*/
|
||||
|
||||
view->setStyleSheet(
|
||||
"QListView\
|
||||
{\
|
||||
|
||||
Reference in New Issue
Block a user