kdeconnect-kde/plugins/runcommand
Simon Redman b01652f54d Fix include guards
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
2018-10-26 15:29:39 -06:00
..
CMakeLists.txt Remove characters from UUID that aren't legal in URLs 2018-08-01 11:10:14 +02:00
kdeconnect_runcommand.json SVN_SILENT made messages (.desktop file) - always resolve ours 2018-10-24 05:55:51 +02:00
kdeconnect_runcommand_config.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2018-10-10 06:19:16 +02:00
runcommand_config.cpp Remove characters from UUID that aren't legal in URLs 2018-08-01 11:10:14 +02:00
runcommand_config.h Fix include guards 2018-10-26 15:29:39 -06:00
runcommandplugin.cpp Do not require Frameworks 5.45 2018-05-10 19:48:40 +02:00
runcommandplugin.h Rename NetworkPackage -> NetworkPacket 2018-03-05 20:03:23 +01:00