*** empty log message ***

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1398 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
1999-01-13 18:21:04 +00:00
parent 2b1c162e22
commit 2845ddc25c
7 changed files with 8 additions and 2 deletions

View File

@@ -29,7 +29,7 @@
#endif
// ----------------------------------------------------------------------------
// Derive 2 simple classes which just put in the listbox the strings (text or
// Derive two simple classes which just put in the listbox the strings (text or
// file names) we drop on them
// ----------------------------------------------------------------------------
class DnDText : public wxTextDropTarget