summaryrefslogtreecommitdiff
path: root/src/xatom.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/xatom.hh')
-rw-r--r--src/xatom.hh4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/xatom.hh b/src/xatom.hh
index df9bdf4f..0b5ec435 100644
--- a/src/xatom.hh
+++ b/src/xatom.hh
@@ -2,6 +2,10 @@
#ifndef __XAtom_h
#define __XAtom_h
+/*! @file xatom.hh
+ @brief Provides access to atoms on the display
+*/
+
extern "C" {
#include <X11/Xlib.h>
#include <X11/Xatom.h>