]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/treectrl.h
added selecting-while-dragging
[wxWidgets.git] / include / wx / msw / treectrl.h
index 8191e7d94d3ad5974599d4b35b0d3d9379cfbcd8..2d2e4ff563ff62e6f1612bd3045ed2d9257e0fec 100644 (file)
@@ -5,8 +5,8 @@
 // Modified by: Vadim Zeitlin to be less MSW-specific on 10/10/98
 // Created:     01/02/97
 // RCS-ID:      $Id$
-// Copyright:   (c) Julian Smart and Markus Holzem
-// Licence:     wxWindows license
+// Copyright:   (c) Julian Smart
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_TREECTRL_H_
@@ -478,6 +478,7 @@ private:
     friend class wxTreeSortHelper;
 
     DECLARE_DYNAMIC_CLASS(wxTreeCtrl)
+    DECLARE_NO_COPY_CLASS(wxTreeCtrl)
 };
 
 #endif // wxUSE_TREECTRL