summaryrefslogtreecommitdiffstats
path: root/include/dialogs/drun.h
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-10-14 16:46:54 +0200
committerDave Davenport <qball@gmpclient.org>2016-10-14 16:46:54 +0200
commitce341f68851e1170e231fc25cc8183183a2da99b (patch)
tree9eba2ba8f0354e55734c281f276d1c62a84380d6 /include/dialogs/drun.h
parentb4c599f022feb69d5be7c27a3037c70c02c44790 (diff)
Document more headers.
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
/*@}*/