X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=homescreen%2Fsrc%2Flayouthandler.h;h=007f1ad0ec1cd85dba7cb8dfd07d00f61af8f4f0;hb=69be38c5d975c96eee7adab238ffd608b99d8514;hp=c82bfdae81399e2cef5f0dad76d88132dd6c0054;hpb=fbdd80c3c6fd9b27ce1cbe21941baa8a643050fe;p=apps%2Fhomescreen.git diff --git a/homescreen/src/layouthandler.h b/homescreen/src/layouthandler.h index c82bfda..007f1ad 100644 --- a/homescreen/src/layouthandler.h +++ b/homescreen/src/layouthandler.h @@ -31,7 +31,7 @@ public: signals: public slots: - void showAppLayer(int pid); + void showAppLayer(const QString &app_id, int pid); void hideAppLayer(); void makeMeVisible(int pid); private: