kdeconnect-kde/plugins/photo
Alexander Lohnau c5e7fdb5e4 plugins: Prefer using statements with baseclass over empty constructor
Those plugins re really simple and don't need any initialization logic.
With the using statement, we do not need to add a constructor and pass the parent/args to the baseclass
2023-08-07 19:28:37 +02:00
..
CMakeLists.txt Use target-centric CMake approach for declaring debug category 2023-07-22 20:51:19 +00:00
kdeconnect_photo.json SVN_SILENT made messages (.desktop file) - always resolve ours 2023-07-30 01:37:54 +00:00
photoplugin.cpp plugins: Prefer using statements with baseclass over empty constructor 2023-08-07 19:28:37 +02:00
photoplugin.h plugins: Prefer using statements with baseclass over empty constructor 2023-08-07 19:28:37 +02:00