This commit is contained in:
fluxgen 2003-04-28 01:47:29 +00:00
parent f839644e32
commit 81a5f04a49

View file

@ -1,5 +1,5 @@
// EventHandler.cc for Fluxbox Window Manager
// Copyright (c) 2002 Henrik Kinnunen (fluxgen at linuxmail.org)
// Copyright (c) 2002-2003 Henrik Kinnunen (fluxgen at linuxmail.org)
//
// Permission is hereby granted, free of charge, to any person obtaining a
// copy of this software and associated documentation files (the "Software"),
@ -19,7 +19,7 @@
// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
// DEALINGS IN THE SOFTWARE.
// $Id: EventHandler.hh,v 1.3 2002/12/01 13:42:14 rathnor Exp $
// $Id: EventHandler.hh,v 1.4 2003/04/28 01:47:29 fluxgen Exp $
#ifndef FBTK_EVENTHANDLER_HH
#define FBTK_EVENTHANDLER_HH