界面完成
This commit is contained in:
@ -14,7 +14,7 @@ find_package(Qt5 COMPONENTS
|
||||
Widgets
|
||||
REQUIRED)
|
||||
|
||||
add_executable(officeassistant main.cpp mainwindow.cpp mainwindow.h mainwindow.ui mainwindowlayout.cpp mainwindowlayout.h mainwindowlayout.ui navbar.cpp navbar.h navbar.ui MyButton.cpp MyButton.h buttonstruct.h)
|
||||
add_executable(officeassistant WIN32 main.cpp mainwindow.cpp mainwindow.h mainwindow.ui mainwindowlayout.cpp mainwindowlayout.h mainwindowlayout.ui navbar.cpp navbar.h navbar.ui MyButton.cpp MyButton.h buttonstruct.h globalvariables.h mainscreen.cpp mainscreen.h mainscreen.ui)
|
||||
target_link_libraries(officeassistant
|
||||
Qt5::Core
|
||||
Qt5::Gui
|
||||
|
Reference in New Issue
Block a user