summaryrefslogtreecommitdiffstats
path: root/application/CMakeLists.txt
diff options
context:
space:
mode:
authorPetr Mrázek <peterix@gmail.com>2017-12-03 21:52:40 +0100
committerPetr Mrázek <peterix@gmail.com>2017-12-03 21:52:40 +0100
commit90a3997d2c74e1a4375d01ae9e5162ed65c48b64 (patch)
tree6406a3ecf303185e1603cab866593f5e072f864a /application/CMakeLists.txt
parentd6fc37e486ed656f6bb8e687a432595819661b3a (diff)
downloadMultiMC-90a3997d2c74e1a4375d01ae9e5162ed65c48b64.tar
MultiMC-90a3997d2c74e1a4375d01ae9e5162ed65c48b64.tar.gz
MultiMC-90a3997d2c74e1a4375d01ae9e5162ed65c48b64.tar.lz
MultiMC-90a3997d2c74e1a4375d01ae9e5162ed65c48b64.tar.xz
MultiMC-90a3997d2c74e1a4375d01ae9e5162ed65c48b64.zip
NOISSUE add flat icon theme by Michael
It's the google icon font, all scalable and grey.
Diffstat (limited to 'application/CMakeLists.txt')
-rw-r--r--application/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/application/CMakeLists.txt b/application/CMakeLists.txt
index 17e19b58..5ced4979 100644
--- a/application/CMakeLists.txt
+++ b/application/CMakeLists.txt
@@ -279,6 +279,7 @@ set(MULTIMC_QRCS
resources/pe_blue/pe_blue.qrc
resources/OSX/OSX.qrc
resources/iOS/iOS.qrc
+ resources/flat/flat.qrc
resources/documents/documents.qrc
)