b01652f54d
Summary: Some plugins were copy/pasted from a template and forgot to change their include guards. Since plugin header files are never cross-referenced, this was not a serious issue, but it looks nicer to be correct NotificationListener.h did not have an include guard. As before, this is not a problem currently, but it's best to have it fixed Test Plan: Project should build, compile, and run as normal Reviewers: #kde_connect, nicolasfella Reviewed By: #kde_connect, nicolasfella Subscribers: kdeconnect Tags: #kde_connect Differential Revision: https://phabricator.kde.org/D16437 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
kdeconnect_sendnotifications.json.in | ||
kdeconnect_sendnotifications_config.desktop | ||
notificationslistener.cpp | ||
notificationslistener.h | ||
notifyingapplication.cpp | ||
notifyingapplication.h | ||
notifyingapplicationmodel.cpp | ||
notifyingapplicationmodel.h | ||
sendnotification_debug.h | ||
sendnotifications_config.cpp | ||
sendnotifications_config.h | ||
sendnotifications_config.ui | ||
sendnotificationsplugin.cpp | ||
sendnotificationsplugin.h |