]> git.saurik.com Git - wxWidgets.git/blob - include/wx/gtk1/accel.h
Set m_rows, m_cols so GetRows/GetCols in the base class work. Added
[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"