X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/blobdiff_plain/742566eb69e6bf46e7abb74e9ce9293c4b3ed7e8..6c60655ce246a91758f4b9035edf318cb1197a2c:/src/CMakeLists.txt diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index d8fdc5f4b..55eda9dcd 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -261,6 +261,8 @@ install(FILES dolphinpartactions.desktop DESTINATION "${KDE_INSTALL_DATADIR}/dol add_library(dolphinstatic STATIC) target_sources(dolphinstatic PRIVATE + admin/bar.cpp + admin/workerintegration.cpp animatedheightwidget.cpp disabledactionnotifier.cpp dolphinbookmarkhandler.cpp @@ -320,6 +322,8 @@ target_sources(dolphinstatic PRIVATE global.cpp dolphin.qrc + admin/bar.h + admin/workerintegration.h animatedheightwidget.h dolphinbookmarkhandler.h dolphindockwidget.h