aboutsummaryrefslogtreecommitdiff
path: root/src/ToolFactory.cc
diff options
context:
space:
mode:
authorMark Tiefenbruck <mark@fluxbox.org>2008-01-13 00:47:40 (GMT)
committerMark Tiefenbruck <mark@fluxbox.org>2008-01-13 00:47:40 (GMT)
commitb302dab2f187e364df36237c44b8e48f1e892f04 (patch)
tree207955232ddf7aef1b4a13ccb5ae85a2404aa509 /src/ToolFactory.cc
parentf66d446a94450d509748afe28a95f48b8fdfcfc5 (diff)
downloadfluxbox-b302dab2f187e364df36237c44b8e48f1e892f04.zip
fluxbox-b302dab2f187e364df36237c44b8e48f1e892f04.tar.bz2
fix some issues with reverting focus
Diffstat (limited to 'src/ToolFactory.cc')
-rw-r--r--src/ToolFactory.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ToolFactory.cc b/src/ToolFactory.cc
index 074ae71..e6d633e 100644
--- a/src/ToolFactory.cc
+++ b/src/ToolFactory.cc
@@ -30,7 +30,6 @@
30#include "ArrowButton.hh" 30#include "ArrowButton.hh"
31 31
32// Themes 32// Themes
33#include "IconbarTheme.hh"
34#include "WorkspaceNameTheme.hh" 33#include "WorkspaceNameTheme.hh"
35#include "ButtonTheme.hh" 34#include "ButtonTheme.hh"
36 35