summaryrefslogtreecommitdiffstats
path: root/include/dialogs/drun.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/dialogs/drun.h')
-rw-r--r--include/dialogs/drun.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/dialogs/drun.h b/include/dialogs/drun.h
new file mode 100644
index 00000000..2c50211f
--- /dev/null
+++ b/include/dialogs/drun.h
@@ -0,0 +1,5 @@
+#ifndef __DRUN_DIALOG_H__
+#define __DRUN_DIALOG_H__
+
+extern Switcher drun_mode;
+#endif