mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 01:05:34 +08:00
refs #618, own component for GUI own model handling
* moved to own component * ajdjusted last selections * some renaming such as getView() -> view()
This commit is contained in:
@@ -24,6 +24,8 @@ HEADERS += *.h
|
||||
SOURCES += *.cpp
|
||||
HEADERS += $$PWD/models/*.h
|
||||
SOURCES += $$PWD/models/*.cpp
|
||||
HEADERS += $$PWD/menus/*.h
|
||||
SOURCES += $$PWD/menus/*.cpp
|
||||
|
||||
HEADERS += $$PWD/views/*.h
|
||||
SOURCES += $$PWD/views/*.cpp
|
||||
|
||||
Reference in New Issue
Block a user