aboutsummaryrefslogtreecommitdiff
path: root/launcher/CMakeLists.txt
diff options
context:
space:
mode:
authorTheKodeToad <TheKodeToad@proton.me>2023-06-03 13:39:42 +0100
committerTheKodeToad <TheKodeToad@proton.me>2023-06-03 13:39:42 +0100
commite26827b84922d7d84c3ee83dfed58759b1c0ca15 (patch)
tree0ef6e3cb4505e3f15519937596896102463cbc23 /launcher/CMakeLists.txt
parent86974b046ee0b232b07e3a28cbc1e954d88dd40f (diff)
downloadPrismLauncher-e26827b84922d7d84c3ee83dfed58759b1c0ca15.tar.gz
PrismLauncher-e26827b84922d7d84c3ee83dfed58759b1c0ca15.tar.bz2
PrismLauncher-e26827b84922d7d84c3ee83dfed58759b1c0ca15.zip
Optimised icons
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
Diffstat (limited to 'launcher/CMakeLists.txt')
-rw-r--r--launcher/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/launcher/CMakeLists.txt b/launcher/CMakeLists.txt
index 82ed0930..ce2771a4 100644
--- a/launcher/CMakeLists.txt
+++ b/launcher/CMakeLists.txt
@@ -724,6 +724,8 @@ SET(LAUNCHER_SOURCES
SkinUtils.h
FileIgnoreProxy.cpp
FileIgnoreProxy.h
+ FastFileIconProvider.cpp
+ FastFileIconProvider.h
# GUI - setup wizard
ui/setupwizard/SetupWizard.h