aboutsummaryrefslogtreecommitdiff
path: root/src/Toolbar.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/Toolbar.hh')
-rw-r--r--src/Toolbar.hh3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/Toolbar.hh b/src/Toolbar.hh
index bf93d44..9accc20 100644
--- a/src/Toolbar.hh
+++ b/src/Toolbar.hh
@@ -22,12 +22,11 @@
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.20 2003/01/12 18:03:24 fluxgen Exp $ 25// $Id: Toolbar.hh,v 1.21 2003/01/12 18:52:35 fluxgen Exp $
26 26
27#ifndef TOOLBAR_HH 27#ifndef TOOLBAR_HH
28#define TOOLBAR_HH 28#define TOOLBAR_HH
29 29
30#include "Basemenu.hh"
31#include "Timer.hh" 30#include "Timer.hh"
32#include "IconBar.hh" 31#include "IconBar.hh"
33#include "ToolbarTheme.hh" 32#include "ToolbarTheme.hh"