launcher: Enable scrolling for the GridView to display more apps
[apps/launcher.git] / launcher / src / homescreenhandler.h
index 616f816..7392992 100644 (file)
@@ -38,6 +38,7 @@ public:
 
     Q_INVOKABLE void tapShortcut(QString application_id);
     Q_INVOKABLE void getRunnables(void);
+    int getRunnablesCount(void);
 
     void onRep(struct json_object* reply_contents);