allow compilation with wxUSE_DATETIME == 0 (patch 679822)
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 6 Feb 2003 00:53:46 +0000 (00:53 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 6 Feb 2003 00:53:46 +0000 (00:53 +0000)
commite2b87f38d9092b56591728558f2cc13cac6a58af
tree468dbf1f4d127970dc97a00ad785779a62712a74
parent83911a5a4d3be63141419b4401259093514794a3
allow compilation with wxUSE_DATETIME == 0 (patch 679822)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19128 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
15 files changed:
include/wx/chkconf.h
include/wx/cmdline.h
include/wx/filename.h
include/wx/filesys.h
include/wx/generic/gridctrl.h
include/wx/variant.h
src/common/cmdline.cpp
src/common/filename.cpp
src/common/filesys.cpp
src/common/fs_inet.cpp
src/common/fs_mem.cpp
src/common/fs_zip.cpp
src/common/variant.cpp
src/generic/gridctrl.cpp
src/html/helpdata.cpp