diff options
Diffstat (limited to 'deco/baghiraclient.h')
| -rw-r--r-- | deco/baghiraclient.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deco/baghiraclient.h b/deco/baghiraclient.h index f9ca4b9..8758506 100644 --- a/deco/baghiraclient.h +++ b/deco/baghiraclient.h @@ -116,7 +116,7 @@ protected: virtual void mousePressEvent ( TQMouseEvent * ); virtual void mouseReleaseEvent ( TQMouseEvent * ); virtual void paintEvent ( TQPaintEvent * ); - void updateLook(bool rp = FALSE); + void updateLook(bool rp = false); private: bool eventFilter(TQObject *obj, TQEvent *e); void shape(); |
