made CopySelection() always available (otherwise it wouldn't compile when wxUSE_CLIPB...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 11 Jun 2003 11:34:44 +0000 (11:34 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 11 Jun 2003 11:34:44 +0000 (11:34 +0000)
commitd659d703efbf048771533beaedb807c48f99ee84
treeb4078afe80f09ec869a29425d03860bb74f6e276
parent63b8dd39b88479c7171f388f9310be8a0561eb89
made CopySelection() always available (otherwise it wouldn't compile when wxUSE_CLIPBOARD == 0); copy double/triple clicked selection to primary X11 clipboard under Unix as well; minor code cleanup

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