implemented missing copy constructor (needed for non trivial member)
authorGilles Depeyrot <gilles_depeyrot@mac.com>
Wed, 8 May 2002 13:55:36 +0000 (13:55 +0000)
committerGilles Depeyrot <gilles_depeyrot@mac.com>
Wed, 8 May 2002 13:55:36 +0000 (13:55 +0000)
commit3475a005d63807e0c2dd0384ce40af73921f983b
treef06c5c85d59dea5d1264aaeb291e915d5a19d7b7
parent9497b1f716342e0d3710169541c81e556b3b54b1
implemented missing copy constructor (needed for non trivial member)
corrected warnings when compiling with -Wall -W

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