projects
/
wxWidgets.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
move accel handling in front of the normal keyDown handling, support non-command...
[wxWidgets.git]
/
debian
/
libwxbase-dbg.prerm
This page requires JavaScript to run. Use
this page
instead.
0 / 7 ( 0%)
Commit
Line
Data
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