kdeconnect-kde/plugins/sms
Nicolas Fella 8f41be36dc Remove unneeded destructor/copy constructor/copy assignment operator
We don't have a custom destructor and the copy ctor/assignment operator don't do anything special, so the default one will do the right thing.

This is in accordance with the rule of zero (https://cpppatterns.com/patterns/rule-of-zero.html)
2020-07-29 17:30:29 +02:00
..
CMakeLists.txt Use ecm_qt_declare_logging_category to declare the logging categories 2020-05-26 18:55:47 +02:00
conversationsdbusinterface.cpp Remove unneeded destructor/copy constructor/copy assignment operator 2020-07-29 17:30:29 +02:00
conversationsdbusinterface.h [sms] Change address type in DBus API from variant to variantlist 2020-07-29 15:18:19 +00:00
kdeconnect_sms.json SVN_SILENT made messages (.desktop file) - always resolve ours 2020-06-20 05:10:40 +02:00
requestconversationworker.cpp [SMS App] Handle addresses for multitarget messages 2019-07-19 17:33:15 +00:00
requestconversationworker.h [SMS App] Handle addresses for multitarget messages 2019-07-19 17:33:15 +00:00
smsplugin.cpp [sms] Change address type in DBus API from variant to variantlist 2020-07-29 15:18:19 +00:00
smsplugin.h [sms] Change address type in DBus API from variant to variantlist 2020-07-29 15:18:19 +00:00