First implementation
This commit is contained in:
10
cpp/window/LogWindow/LogWindow.pri
Normal file
10
cpp/window/LogWindow/LogWindow.pri
Normal file
@@ -0,0 +1,10 @@
|
||||
SOURCES += \
|
||||
$$PWD/LogWindow.cpp \
|
||||
|
||||
|
||||
HEADERS += \
|
||||
$$PWD/LogWindow.h \
|
||||
|
||||
|
||||
FORMS += \
|
||||
$$PWD/LogWindow.ui \
|
||||
Reference in New Issue
Block a user