]> Dogcows Code - chaz/openbox/blobdiff - src/GCCache.hh
dont grab other windows while warping in opaque mode
[chaz/openbox] / src / GCCache.hh
index 2e341390c6d10214b6ff8335eb028432eeb6d75b..56f234a3eb0c42cc0cea873af3202be6cc4fbfc4 100644 (file)
@@ -39,6 +39,8 @@ public:
            const int _function, const int _subwindow);
   void set(const XFontStruct * const _font);
 
+  ~BGCCacheContext(void);
+
 private:
   BGCCacheContext(const BaseDisplay * const _display)
     : display(_display), gc(0), pixel(0ul), fontid(0ul),
This page took 0.02713 seconds and 4 git commands to generate.