]> git.saurik.com Git - wxWidgets.git/blob - include/wx/gtk1/accel.h
Semicolon fixes according to Vadim's note about being danger (OW,BCC,MinGW,DMC tested).
[wxWidgets.git] / include / wx / gtk1 / 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"