make path inputs support drag/dropping files onto them to add the path quickly. fixes #1033

This commit is contained in:
Arisotura
2021-03-29 01:08:22 +02:00
parent 284a9b73b0
commit d5dbef2c22
4 changed files with 91 additions and 10 deletions

View File

@ -18,6 +18,7 @@ SET(SOURCES_QT_SDL
font.h
Platform.cpp
PlatformConfig.cpp
QPathInput.h
ArchiveUtil.h
ArchiveUtil.cpp