diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/Toolbar.cc | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/Toolbar.cc b/src/Toolbar.cc index 0d0cbdf..b88abf2 100644 --- a/src/Toolbar.cc +++ b/src/Toolbar.cc | |||
@@ -22,17 +22,15 @@ | |||
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.cc,v 1.54 2003/01/12 18:04:39 fluxgen Exp $ | 25 | // $Id: Toolbar.cc,v 1.55 2003/01/12 18:53:16 fluxgen Exp $ |
26 | 26 | ||
27 | #include "Toolbar.hh" | 27 | #include "Toolbar.hh" |
28 | 28 | ||
29 | #include "i18n.hh" | 29 | #include "i18n.hh" |
30 | #include "fluxbox.hh" | 30 | #include "fluxbox.hh" |
31 | #include "Clientmenu.hh" | ||
32 | #include "Screen.hh" | 31 | #include "Screen.hh" |
33 | #include "Window.hh" | 32 | #include "Window.hh" |
34 | #include "Workspace.hh" | 33 | #include "Workspace.hh" |
35 | #include "Workspacemenu.hh" | ||
36 | #include "ImageControl.hh" | 34 | #include "ImageControl.hh" |
37 | #include "ToolbarTheme.hh" | 35 | #include "ToolbarTheme.hh" |
38 | #include "EventManager.hh" | 36 | #include "EventManager.hh" |