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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dialogs/drun.h b/include/dialogs/drun.h
index ac3ef1b0..8296e7a3 100644
--- a/include/dialogs/drun.h
+++ b/include/dialogs/drun.h
@@ -8,6 +8,7 @@
*/
#include <config.h>
#ifdef ENABLE_DRUN
+/** #Mode object representing the desktop menu run dialog. */
extern Mode drun_mode;
#endif // ENABLE_DRUN
/*@}*/