Compilation workaround for buggy wx 2.9amule-svn-r10546
commit852f51ca28129f2aa61da5ca7cec8fe85b74ba95
authorupstream svn <svn@amule.org>
Fri, 29 Apr 2011 14:39:36 +0000 (29 14:39 +0000)
committerDévai Tamás <gonosztopi@amule.org>
Fri, 29 Apr 2011 20:55:06 +0000 (29 20:55 +0000)
tree9f8b10ea1c4d5fbd2a6377fc347b1aa9346d9a32
parent8006bf1237952cd563c37c5e1786c2dca121397d
Compilation workaround for buggy wx 2.9

which causes gcc to barf "undefined reference to `non-virtual thunk" if wxTextCtrl gets derived from.
This disables the custom context menu.
Looks like we can remove MuleTextCtrl entirely anyway.

See http://forum.amule.org/index.php?topic=18861
.svn-revision
src/ChatSelector.cpp
src/ChatSelector.h
src/MuleTextCtrl.cpp
src/MuleTextCtrl.h