]> Dogcows Code - chaz/openbox/blobdiff - src/Resource.h
real_reconfigure now using obResource instead of teh XrmDatabase calls.
[chaz/openbox] / src / Resource.h
index 985e29d8a1495837c9a780ce63dbd08fe2962f87..912ae75377b725604159f51789799dbfbf89be9f 100644 (file)
@@ -65,6 +65,7 @@ public:
                 std::string &value) const;
 
 private:
+  static bool m_initialized;
   std::string m_file;
   bool m_modified;
   bool m_autosave;
This page took 0.024679 seconds and 4 git commands to generate.