diff options
Diffstat (limited to 'twin/clients/web/Web.h')
-rw-r--r-- | twin/clients/web/Web.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/twin/clients/web/Web.h b/twin/clients/web/Web.h index c2c18b0bd..ec1b08dc5 100644 --- a/twin/clients/web/Web.h +++ b/twin/clients/web/Web.h @@ -62,7 +62,7 @@ namespace Web int titleHeight_, borderSize_; - bool tqshape_; + bool shape_; TQBitmap _buttonBitmap(ButtonType t) const; }; |