mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-23 13:55:36 +08:00
refs #512, settings for dock widget
This commit is contained in:
@@ -31,9 +31,9 @@ HEADERS += $$PWD/views/*.h
|
||||
SOURCES += $$PWD/views/*.cpp
|
||||
|
||||
HEADERS += $$PWD/components/*.h
|
||||
# HEADERS += $$PWD/components/data/*.h
|
||||
HEADERS += $$PWD/settings/*.h
|
||||
SOURCES += $$PWD/components/*.cpp
|
||||
# SOURCES += $$PWD/components/data/*.cpp
|
||||
SOURCES += $$PWD/settings/*.cpp
|
||||
FORMS += $$PWD/components/*.ui
|
||||
|
||||
HEADERS += $$PWD/filters/*.h
|
||||
|
||||
Reference in New Issue
Block a user