X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1e6feb95a79834836e88143b15d9f424ebe79621..3d777efedc1e05bd6c2a7c34a00a65895b62bb13:/include/wx/gtk/accel.h?ds=inline diff --git a/include/wx/gtk/accel.h b/include/wx/gtk/accel.h index d151f42a7a..09ffb61cc1 100644 --- a/include/wx/gtk/accel.h +++ b/include/wx/gtk/accel.h @@ -1,3 +1,13 @@ +///////////////////////////////////////////////////////////////////////////// +// Name: wx/gtk/accel.h +// Purpose: wxAcceleratorTable redirection file +// Author: Julian Smart +// Modified by: +// Created: +// Copyright: (c) Julian Smart +// 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