X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=otk%2Fproperty.hh;h=215f941f47b8d7021713e3f6003869a1665658f0;hb=c9f36d34a414123cec8ebc35c87b8b9d5673b155;hp=912d8286c04a299c32087369b514e19ca4f78c96;hpb=68016ac352db39d538f725234a98df7caaa19cc0;p=chaz%2Fopenbox diff --git a/otk/property.hh b/otk/property.hh index 912d8286..215f941f 100644 --- a/otk/property.hh +++ b/otk/property.hh @@ -141,15 +141,19 @@ public: kde_net_wm_system_tray_window_for, kde_net_wm_window_type_override, +#ifndef DOXYGEN_IGNORE // constant for how many atoms exist in the enumerator NUM_ATOMS +#endif }; //! The possible types/encodings of strings enum StringType { ascii, //!< Standard 8-bit ascii string utf8, //!< Utf8-encoded string +#ifndef DOXYGEN_IGNORE NUM_STRING_TYPE +#endif }; private: