kdeconnect-kde/plugins/ping
Aleix Pol 596e4484f4 Clean up use of virtual and override keywords
Only use virtual when actually virtual, to override just use override.
2016-06-20 19:22:29 +02:00
..
CMakeLists.txt
kdeconnect_ping.json
pingplugin.cpp
pingplugin.h Clean up use of virtual and override keywords 2016-06-20 19:22:29 +02:00
README

This plugin displays a notification to the user each time a package with type
"kdeconnect.ping" is received. If the package has something in the "message"
field, that will be displayed in the notification body.