]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/CMakeLists.txt
Add "Act as Administrator" toggle action
[dolphin.git] / src / CMakeLists.txt
index d8fdc5f4baee043d70f9c51d329f02ed89ae4532..55eda9dcd31de2b6978dc39e822a066e2d4396ab 100644 (file)
@@ -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