create wxTheClipboard on first use, not startup -- this fixes crash in console-only...
authorVáclav Slavík <vslavik@fastmail.fm>
Sun, 20 Jun 2004 17:19:26 +0000 (17:19 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sun, 20 Jun 2004 17:19:26 +0000 (17:19 +0000)
commit5dc43d1fc5bdac58ac689364b74118ea67285305
tree451ad8e73339424bfc472c96d1eecaabbf69b699
parentfbe47c7b5c67b377275dec0561c995a9a9467a3e
create wxTheClipboard on first use, not startup -- this fixes crash in console-only apps that were linked against wxGTK's 'core' shared library

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27914 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/clipbrd.h
src/common/clipcmn.cpp