diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index f4c412a..f5c5e23 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -4,10 +4,11 @@ set(danbooru_client_SRCS danbooruconnectwidget.cpp model/danboorupostdelegate.cpp model/danboorupostmodel.cpp - danbooruclientview.cpp test.cpp - testwidget.cpp - testpostdata.cpp +# mainwindow.cpp +# danbooru_client.cpp + testwidget.cpp + testpostdata.cpp ) #ki18n_wrap_ui(danbooru_client_SRCS danbooru_clientview_base.ui prefs_base.ui)