]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/CMakeLists.txt
Count the items inside directories in another thread
[dolphin.git] / src / CMakeLists.txt
index 6856991d5ef119d994414edbcfc8cba5c3046114..48ea14c18e9696267c60917eb9f3cc0edf9edd98 100644 (file)
@@ -58,6 +58,8 @@ set(dolphinprivate_LIB_SRCS
     kitemviews/kstandarditemlistwidget.cpp
     kitemviews/kstandarditemlistview.cpp
     kitemviews/kstandarditemmodel.cpp
+    kitemviews/private/kdirectorycontentscounter.cpp
+    kitemviews/private/kdirectorycontentscounterworker.cpp
     kitemviews/private/kfileitemclipboard.cpp
     kitemviews/private/kfileitemmodeldirlister.cpp
     kitemviews/private/kfileitemmodelfilter.cpp
@@ -92,6 +94,7 @@ set(dolphinprivate_LIB_SRCS
     views/viewproperties.cpp
     views/zoomlevelinfo.cpp
     dolphinremoveaction.cpp
+    dolphinnewfilemenu.cpp
 )
 
 if(HAVE_NEPOMUK)