]> git.saurik.com Git - wxWidgets.git/blob - debian/libwxmsw-dbg.prerm
fixed wrong tooltip colour -- don't mess with widget styles, use the defaults and...
[wxWidgets.git] / debian / libwxmsw-dbg.prerm
1 #! /bin/sh
2 set -e
3
4 update-alternatives --remove wx-config /usr/bin/wxmswd-=V-=H-config
5
6 #DEBHELPER#
7