]>
git.saurik.com Git - wxWidgets.git/blob - include/wx/gtk/accel.h
1 /////////////////////////////////////////////////////////////////////////////
2 // Name: wx/gtk/accel.h
3 // Purpose: wxAcceleratorTable redirection file
4 // Author: Julian Smart
7 // Copyright: (c) Julian Smart
8 // Licence: wxWindows licence
9 /////////////////////////////////////////////////////////////////////////////
11 // VZ: keeping the old file just in case we're going to have a native GTK+
12 // wxAcceleratorTable implementation one day, but for now use the generic
14 #include "wx/generic/accel.h"