Fix for pid and surface handling.
[staging/HomeScreen.git] / HomeScreen / src / layouthandler.h
index ee400b7..cc4b7ab 100644 (file)
@@ -17,7 +17,7 @@ public:
 signals:
 
 public slots:
-    void makeMeVisible(int surfaceId);
+    void makeMeVisible(int pid);
 
     void requestRenderSurfaceToArea(int surfaceId, const QRect &renderArea);
     void requestSurfaceIdToFullScreen(int surfaceId);