move accel handling in front of the normal keyDown handling, support non-command...
[wxWidgets.git] / debian / libwxbase-dbg.prerm
0 / 7 (  0%)
CommitLineData
1#! /bin/sh
2set -e
3
4update-alternatives --remove wx-config /usr/lib/wx/config/base-unicode-debug-=V
5
6#DEBHELPER#
7