X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=include%2Flibhomescreen.hpp;h=0361fa409622cf7368ae422b0f94f571f87a09d4;hb=fbf27649e8b43a716d45c676acdee83292db7bbb;hp=e51e01c2c9c5f4a3e51a5555d4da9a4473cd9d6e;hpb=44290c49e08fe52d6e3ed80720473577131090f4;p=src%2Flibhomescreen.git diff --git a/include/libhomescreen.hpp b/include/libhomescreen.hpp index e51e01c..0361fa4 100644 --- a/include/libhomescreen.hpp +++ b/include/libhomescreen.hpp @@ -51,6 +51,7 @@ public: Event_ShowNotification, Event_ShowInformation, Event_AppListChanged, + Event_RegisterShortcut, Event_Max }; @@ -82,6 +83,7 @@ public: int showNotification(json_object* json); int showInformation(json_object* json); int getRunnables(void); + int registerShortcut(json_object* json); private: