]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/popupwin.h
Borland apparently uses for int64 in printf(), not
[wxWidgets.git] / include / wx / popupwin.h
index 185d8c7f6573f1566240bf0b0fc1c45be6c6df77..6bee065b9ea34b2d871b5a13ae2872b8a70d7508 100644 (file)
@@ -127,6 +127,7 @@ protected:
     wxPopupFocusHandler  *m_handlerFocus;
 
     DECLARE_DYNAMIC_CLASS(wxPopupTransientWindow)
+    DECLARE_NO_COPY_CLASS(wxPopupTransientWindow)
 };
 
 #if wxUSE_COMBOBOX && defined(__WXUNIVERSAL__)