]> Dogcows Code - chaz/openbox/blobdiff - src/configuration.hh
updated doxygen documentation
[chaz/openbox] / src / configuration.hh
index a45bd3f8ac193021f635c0227d8be9b62e9d4c43..8a14604a8885d8c8d4d13ccf5b67b42d2b16efcd 100644 (file)
@@ -2,8 +2,16 @@
 #ifndef   __Configuration_hh
 #define   __Configuration_hh
 
+/*! @file configuration.hh
+  @brief Loads, saves, and provides configuration options for the window
+         manager
+*/
+
+extern "C" {
 #include <X11/Xlib.h>
 #include <X11/Xresource.h>
+}
+
 #include <string>
 
 namespace ob {
This page took 0.021655 seconds and 4 git commands to generate.