summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorPetr Mrázek <peterix@gmail.com>2014-02-25 01:21:46 +0100
committerPetr Mrázek <peterix@gmail.com>2014-02-25 01:23:33 +0100
commit9d4e840a6e1a7169a2863fa1ff1812f8fe19e615 (patch)
tree5de17defaea9b4fc237493f0d19c00a096c8205b /CMakeLists.txt
parentcb5cfe724208beb7d506868fc4e50d9f13e28a53 (diff)
downloadMultiMC-9d4e840a6e1a7169a2863fa1ff1812f8fe19e615.tar
MultiMC-9d4e840a6e1a7169a2863fa1ff1812f8fe19e615.tar.gz
MultiMC-9d4e840a6e1a7169a2863fa1ff1812f8fe19e615.tar.lz
MultiMC-9d4e840a6e1a7169a2863fa1ff1812f8fe19e615.tar.xz
MultiMC-9d4e840a6e1a7169a2863fa1ff1812f8fe19e615.zip
Screenshots: Optimize image loading and memory use, fix list and button layout.
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index da7b0e0b..ee836cd2 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -465,6 +465,7 @@ logic/lists/JavaVersionList.cpp
# the screenshots feature
logic/screenshots/Screenshot.h
+logic/screenshots/Screenshot.cpp
logic/screenshots/ScreenshotList.h
logic/screenshots/ScreenshotList.cpp
logic/screenshots/ImgurUpload.h