avoid code duplication between the generic and GTK versions, factor the common code...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 22 Oct 2006 23:27:10 +0000 (23:27 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 22 Oct 2006 23:27:10 +0000 (23:27 +0000)
commit4223cec504c3699f5986f5b6b8e9fd42e7fea6b2
treef9978cc8ecb715c678755189d844b2612177fc83
parent2cbf701441257a130ba79489dcdd37db518cc08e
avoid code duplication between the generic and GTK versions, factor the common code out in OnStateChange()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42264 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/generic/collpaneg.h
src/generic/collpaneg.cpp
src/gtk/collpane.cpp