aboutsummaryrefslogtreecommitdiffstats
path: root/interfaces/popup.xml
diff options
context:
space:
mode:
Diffstat (limited to 'interfaces/popup.xml')
-rw-r--r--interfaces/popup.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/interfaces/popup.xml b/interfaces/popup.xml
index 0ec8db3..c144f84 100644
--- a/interfaces/popup.xml
+++ b/interfaces/popup.xml
@@ -18,5 +18,9 @@
<arg name="type" type="i" direction="in"/>
<arg name="text" type="s" direction="in"/>
</method>
+ <method name="showPopupComboBox">
+ <arg name="text" type="s" direction="in"/>
+ <arg name="choices" type="as" direction="in"/>
+ </method>
</interface>
</node>