]> git.saurik.com Git - wxWidgets.git/blob - debian/libwxbase-dbg.prerm
reverted the move of wxComboBox styles from wx/defs.h to wx/combobox.h, a lot of...
[wxWidgets.git] / debian / libwxbase-dbg.prerm
1 #! /bin/sh
2 set -e
3
4 update-alternatives --remove wx-config /usr/lib/wx/config/base-unicode-debug-=V
5
6 #DEBHELPER#
7