]> git.saurik.com Git - wxWidgets.git/blob - include/wx/gtk/accel.h
Fix wxSnvprintf (and hence wxString::Format) for Unicode, when using
[wxWidgets.git] / include / wx / gtk / accel.h
1 // VZ: keeping the old file just in case we're going to have a native GTK+
2 // wxAcceleratorTable implementation one day, but for now use the generic
3 // version
4 #include "wx/generic/accel.h"