diff options
author | mathias <mathias> | 2005-04-14 17:12:33 (GMT) |
---|---|---|
committer | mathias <mathias> | 2005-04-14 17:12:33 (GMT) |
commit | 95ea1a0151078b684844a0afb17a39384654dfaf (patch) | |
tree | 9de95920b16bf8266ee53898b1f09759fa8c479a /src/FbTk | |
parent | ddcecec37e0ea559c9292423a257b47c423ddb9e (diff) | |
download | fluxbox-95ea1a0151078b684844a0afb17a39384654dfaf.zip fluxbox-95ea1a0151078b684844a0afb17a39384654dfaf.tar.bz2 |
cosmetic
Diffstat (limited to 'src/FbTk')
-rw-r--r-- | src/FbTk/MenuSeparator.hh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/FbTk/MenuSeparator.hh b/src/FbTk/MenuSeparator.hh index e9c739b..1cab4fc 100644 --- a/src/FbTk/MenuSeparator.hh +++ b/src/FbTk/MenuSeparator.hh | |||
@@ -1,5 +1,5 @@ | |||
1 | // MenuSeparator.hh for FbTk - Fluxbox ToolKit | 1 | // MenuSeparator.hh for FbTk - Fluxbox ToolKit |
2 | // Copyright (c) 2004 Henrik Kinnunen (fluxgen at fluxbox dot org) | 2 | // Copyright (c) 2004 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) |
3 | // and Simon Bowden (rathnor at users.sourceforge.net) | 3 | // and Simon Bowden (rathnor at users.sourceforge.net) |
4 | // | 4 | // |
5 | // Permission is hereby granted, free of charge, to any person obtaining a | 5 | // Permission is hereby granted, free of charge, to any person obtaining a |
@@ -23,7 +23,7 @@ | |||
23 | // $Id$ | 23 | // $Id$ |
24 | 24 | ||
25 | #ifndef MENUSEPARATOR_HH | 25 | #ifndef MENUSEPARATOR_HH |
26 | #define MENUSEPARATOR_hh | 26 | #define MENUSEPARATOR_HH |
27 | 27 | ||
28 | #include "MenuItem.hh" | 28 | #include "MenuItem.hh" |
29 | 29 | ||