]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/accel.h
remove tests for bool and {const,static,reinterpret}_cast in configure and wx/defs...
[wxWidgets.git] / include / wx / gtk / accel.h
index d151f42a7ac2d12f907528c32e0bcb081bfce947..035a0fd38ced98eb16c34be8424e026c09ada02a 100644 (file)
@@ -1,3 +1,14 @@
+/////////////////////////////////////////////////////////////////////////////
+// Name:        wx/gtk/accel.h
+// Purpose:     wxAcceleratorTable redirection file
+// Author:      Julian Smart
+// Modified by:
+// Created:
+// Copyright:   (c) Julian Smart
+// RCS-ID:      $Id$
+// Licence:     wxWindows licence
+/////////////////////////////////////////////////////////////////////////////
+
 // VZ: keeping the old file just in case we're going to have a native GTK+
 // wxAcceleratorTable implementation one day, but for now use the generic
 // version