]> Dogcows Code - chaz/openbox/blobdiff - src/configuration.hh
WE DONT USE BASE DISPLAY FOR ANYTHING ANY MORE!!@^!*@*!! YAY
[chaz/openbox] / src / configuration.hh
index 418c26392de5f223606fdfe440917a3a2d2051d8..a45bd3f8ac193021f635c0227d8be9b62e9d4c43 100644 (file)
@@ -6,6 +6,8 @@
 #include <X11/Xresource.h>
 #include <string>
 
+namespace ob {
+
 /*
  * The Configuration class is a generic wrapper for configuration settings.
  *
@@ -74,4 +76,6 @@ private:
   XrmDatabase _database;
 };
 
+}
+
 #endif // __Configuration_hh
This page took 0.025495 seconds and 4 git commands to generate.