]> git.saurik.com Git - wxWidgets.git/blob - debian/libwxgtk-dbg.prerm
Fix HitTest to return the proper tab index in case there are more tabs than fit ...
[wxWidgets.git] / debian / libwxgtk-dbg.prerm
1 #! /bin/sh
2 set -e
3
4 update-alternatives --remove wx-config /usr/lib/wx/config/gtk2-unicode-debug-=V
5
6 #DEBHELPER#
7