calendar: remove comments in CMakeLists.txt

wilder-5.26
Fushan Wen 4 years ago
parent 3a44ac83bf
commit 615353a447
No known key found for this signature in database
GPG Key ID: 2E48D1487C91DCAA
  1. 4
      components/calendar/CMakeLists.txt

@ -2,12 +2,8 @@ add_library(calendarplugin SHARED)
target_sources(calendarplugin PRIVATE
calendarplugin.cpp
#incidencemodifier.cpp
calendar.cpp
calendardata.cpp
#calendardayhelper.cpp
#calendarroleproxymodel.cpp
#datetimerangefiltermodel.cpp
daysmodel.cpp
eventdatadecorator.cpp
eventpluginsmanager.cpp

Loading…
Cancel
Save