]> git.saurik.com Git - wxWidgets.git/blame - debian/libwxbase-dbg.prerm
The tree only sets the focus in response to a TVN_SELCHANGINGW event if the tree...
[wxWidgets.git] / debian / libwxbase-dbg.prerm
CommitLineData
6de5430b
RD
1#! /bin/sh
2set -e
3
4update-alternatives --remove wx-config /usr/lib/wx/config/base-unicode-debug-=V
5
6#DEBHELPER#
7