]> git.saurik.com Git - wxWidgets.git/blame - include/wx/gtk/accel.h
Moved the cleanup code to an EVT_WINDOW_DESTROY handler.
[wxWidgets.git] / include / wx / gtk / accel.h
CommitLineData
1e6feb95
VZ
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"