fixed initial focus handling in the dialog and made SetFocus() send the focus
[wxWidgets.git] / debian / libwxbase-dev.prerm
CommitLineData
07eb77a6
RL
1#! /bin/sh
2set -e
3
3a922bb4 4update-alternatives --remove wx-config /usr/bin/wxbase-=V-config
07eb77a6
RL
5
6#DEBHELPER#
7