X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2FResource.h;h=912ae75377b725604159f51789799dbfbf89be9f;hb=456cf2d5065b6939516194c896ccc6f443c08a8c;hp=985e29d8a1495837c9a780ce63dbd08fe2962f87;hpb=8d3c97389f23271c7b44a726111c97d34bc2ced2;p=chaz%2Fopenbox diff --git a/src/Resource.h b/src/Resource.h index 985e29d8..912ae753 100644 --- a/src/Resource.h +++ b/src/Resource.h @@ -65,6 +65,7 @@ public: std::string &value) const; private: + static bool m_initialized; std::string m_file; bool m_modified; bool m_autosave;