summaryrefslogtreecommitdiffstats
path: root/interfaces/homescreen.xml
diff options
context:
space:
mode:
Diffstat (limited to 'interfaces/homescreen.xml')
-rw-r--r--interfaces/homescreen.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/interfaces/homescreen.xml b/interfaces/homescreen.xml
index 3eb66d0..1a9d7f9 100644
--- a/interfaces/homescreen.xml
+++ b/interfaces/homescreen.xml
@@ -17,8 +17,7 @@
<method name="hardKeyPressed">
<arg name="key" type="i" direction="in"/> <!-- using the inputevent.hpp InputEvent::HardKey type -->
</method>
- <method name="setToFullscreen">
- <arg name="pid" type="i" direction="in"/>
+ <method name="toggleFullScreen">
</method>
</interface>
</node>