]> git.saurik.com Git - wxWidgets.git/blob - debian/libwxmsw-dev.prerm
fixed the bug with the order of 2 size events when the scrollbar[s] (dis)appear in...
[wxWidgets.git] / debian / libwxmsw-dev.prerm
1 #! /bin/sh
2 set -e
3
4 update-alternatives --remove wx-config /usr/bin/wxmsw-=V-=H-config
5
6 #DEBHELPER#
7