aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/qt_sdl/CMakeLists.txt
diff options
context:
space:
mode:
authorArisotura <thetotalworm@gmail.com>2021-03-29 01:08:22 +0200
committerArisotura <thetotalworm@gmail.com>2021-03-29 01:08:22 +0200
commitd5dbef2c22f755ad82ec59e04948111797bc270a (patch)
treea4e8591ae28b1d7a8f6e4bb2d9f6e8c26303b052 /src/frontend/qt_sdl/CMakeLists.txt
parent284a9b73b055b6d450825efe0a5dcf7881438c00 (diff)
make path inputs support drag/dropping files onto them to add the path quickly. fixes #1033
Diffstat (limited to 'src/frontend/qt_sdl/CMakeLists.txt')
-rw-r--r--src/frontend/qt_sdl/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/frontend/qt_sdl/CMakeLists.txt b/src/frontend/qt_sdl/CMakeLists.txt
index 5ccab7d..d47005c 100644
--- a/src/frontend/qt_sdl/CMakeLists.txt
+++ b/src/frontend/qt_sdl/CMakeLists.txt
@@ -18,6 +18,7 @@ SET(SOURCES_QT_SDL
font.h
Platform.cpp
PlatformConfig.cpp
+ QPathInput.h
ArchiveUtil.h
ArchiveUtil.cpp