File indexing completed on 2024-06-09 05:32:33

0001 #include "handlebuttonevents.h"
0002 #include <KPluginFactory>
0003 
0004 K_PLUGIN_CLASS_WITH_JSON(PowerDevil::BundledActions::HandleButtonEvents, "powerdevilhandlebuttoneventsaction.json")
0005 
0006 #include "powerdevilhandlebuttonevents_plugin.moc"