diff options
| author | Dana Jansens <danakj@orodu.net> | 2002-05-14 19:28:34 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2002-05-14 19:28:34 +0000 |
| commit | 1b1efab489353734f0047f97fe5fef7f96d0ee68 (patch) | |
| tree | c5aef6771f1634f9fe0add5d8f07c71b9358be9d /src/Toolbar.h | |
| parent | f00ed578baacb73a36227fed1419e9d451ee7bb0 (diff) | |
compile with -Wall -W -pendantic when --enable-debug is set.
Diffstat (limited to 'src/Toolbar.h')
| -rw-r--r-- | src/Toolbar.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Toolbar.h b/src/Toolbar.h index a4326c12..93d92055 100644 --- a/src/Toolbar.h +++ b/src/Toolbar.h @@ -93,9 +93,9 @@ private: } hide_handler; Openbox &openbox; + BScreen &screen; Resource &config; BImageControl *image_ctrl; - BScreen &screen; BTimer *clock_timer, *hide_timer; Toolbarmenu *toolbarmenu; |
