correct access for virtuals, unneeded includes
authorPaul Cornett <paulcor@bullseye.com>
Sat, 3 Jun 2006 19:20:23 +0000 (19:20 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Sat, 3 Jun 2006 19:20:23 +0000 (19:20 +0000)
commitc757b5fee093bbc3686f1e474316396b742fb888
tree8a96018c50a6162713bf5ce1e3308f11d7e9ce72
parent8ea30e360315c0a50d3049013a95471f7d941daf
correct access for virtuals, unneeded includes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39538 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
16 files changed:
include/wx/clrpicker.h
include/wx/filepicker.h
include/wx/fontpicker.h
include/wx/generic/filepickerg.h
include/wx/gtk/clrpicker.h
include/wx/gtk/fontpicker.h
include/wx/pickerbase.h
src/common/clrpickercmn.cpp
src/common/fontpickercmn.cpp
src/common/pickerbase.cpp
src/generic/clrpickerg.cpp
src/generic/filepickerg.cpp
src/generic/fontpickerg.cpp
src/gtk/clrpicker.cpp
src/gtk/filepicker.cpp
src/gtk/fontpicker.cpp