aboutsummaryrefslogtreecommitdiff
path: root/src/Toolbar.hh
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2003-12-16 23:36:06 (GMT)
committerfluxgen <fluxgen>2003-12-16 23:36:06 (GMT)
commit90ff80f89b990fcdf98d8c28b4d85a4420a8e213 (patch)
tree0761fc0b38fd787e988ea673f48f0740075c9b2e /src/Toolbar.hh
parent72b878f78c0df0a54cf8e9f04bb2e22dd6715658 (diff)
downloadfluxbox-90ff80f89b990fcdf98d8c28b4d85a4420a8e213.zip
fluxbox-90ff80f89b990fcdf98d8c28b4d85a4420a8e213.tar.bz2
cleaning
Diffstat (limited to 'src/Toolbar.hh')
-rw-r--r--src/Toolbar.hh4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Toolbar.hh b/src/Toolbar.hh
index a2cacd9..57d4bd6 100644
--- a/src/Toolbar.hh
+++ b/src/Toolbar.hh
@@ -22,7 +22,7 @@
22// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 22// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
23// DEALINGS IN THE SOFTWARE. 23// DEALINGS IN THE SOFTWARE.
24 24
25// $Id: Toolbar.hh,v 1.50 2003/12/08 17:29:44 fluxgen Exp $ 25// $Id: Toolbar.hh,v 1.51 2003/12/16 23:33:21 fluxgen Exp $
26 26
27#ifndef TOOLBAR_HH 27#ifndef TOOLBAR_HH
28#define TOOLBAR_HH 28#define TOOLBAR_HH
@@ -50,7 +50,7 @@ class ToolbarItem;
50 50
51namespace FbTk { 51namespace FbTk {
52class ImageControl; 52class ImageControl;
53}; 53}
54 54
55/// The toolbar. 55/// The toolbar.
56/// Handles iconbar, workspace name view and clock view 56/// Handles iconbar, workspace name view and clock view