We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14c29f6 commit ba69f3eCopy full SHA for ba69f3e
examples/centralWidget/CMakeLists.txt
@@ -6,7 +6,6 @@ add_executable(CentralWidgetExample WIN32
6
main.cpp
7
mainwindow.cpp
8
mainwindow.ui
9
- digitalclock.cpp
10
)
11
target_include_directories(CentralWidgetExample PRIVATE "${CMAKE_CURRENT_SOURCE_DIR}/../../src")
12
target_link_libraries(CentralWidgetExample PRIVATE qtadvanceddocking)
0 commit comments