X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1e6feb95a79834836e88143b15d9f424ebe79621..14b44999eb335f3fc84b4362980b1730b8887588:/include/wx/gtk/accel.h?ds=sidebyside diff --git a/include/wx/gtk/accel.h b/include/wx/gtk/accel.h index d151f42a7a..035a0fd38c 100644 --- a/include/wx/gtk/accel.h +++ b/include/wx/gtk/accel.h @@ -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