]> Dogcows Code - chaz/openbox/blobdiff - src/Texture.hh
Added style resources for window.button.pressed.focus: and
[chaz/openbox] / src / Texture.hh
index 24be5df145e73716335ca32548afa272d4db133f..fa6c6390462b6d5c9678a415951a4eeebcfc388b 100644 (file)
@@ -33,6 +33,8 @@ class BImageControl;
 class BTexture {
 public:
   enum Type {
+    // No texture
+    NoTexture           = (0),    
     // bevel options
     Flat                = (1l<<0),
     Sunken              = (1l<<1),
This page took 0.022109 seconds and 4 git commands to generate.