mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-15 01:05:35 +08:00
refs #619, cache for last selections in components
1st implementation for mapping component
This commit is contained in:
@@ -29,7 +29,9 @@ HEADERS += $$PWD/views/*.h
|
||||
SOURCES += $$PWD/views/*.cpp
|
||||
|
||||
HEADERS += $$PWD/components/*.h
|
||||
HEADERS += $$PWD/components/data/*.h
|
||||
SOURCES += $$PWD/components/*.cpp
|
||||
SOURCES += $$PWD/components/data/*.cpp
|
||||
FORMS += $$PWD/components/*.ui
|
||||
|
||||
HEADERS += $$PWD/filters/*.h
|
||||
|
||||
Reference in New Issue
Block a user