aboutsummaryrefslogtreecommitdiff
path: root/src/IconBar.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/IconBar.hh')
-rw-r--r--src/IconBar.hh6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/IconBar.hh b/src/IconBar.hh
index 06ea007..d0202a3 100644
--- a/src/IconBar.hh
+++ b/src/IconBar.hh
@@ -19,10 +19,10 @@
19// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 19// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
20// DEALINGS IN THE SOFTWARE. 20// DEALINGS IN THE SOFTWARE.
21 21
22// $Id: IconBar.hh,v 1.5 2002/02/04 22:43:15 fluxgen Exp $ 22// $Id: IconBar.hh,v 1.6 2002/02/17 18:57:47 fluxgen Exp $
23 23
24#ifndef _ICONBAR_HH_ 24#ifndef ICONBAR_HH
25#define _ICONBAR_HH_ 25#define ICONBAR_HH
26 26
27#include <vector> 27#include <vector>
28#include "Window.hh" 28#include "Window.hh"