]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/ownerdrw.h
Translate strings used in doc-view printing code.
[wxWidgets.git] / include / wx / ownerdrw.h
index 242f508193b6f0ecdaf19547d2b23240c18123c1..7fa15578a6da238a15609fcb8d8d9d219bcc1dbb 100644 (file)
@@ -19,6 +19,8 @@
 #include "wx/font.h"
 #include "wx/colour.h"
 
+class WXDLLIMPEXP_FWD_CORE wxDC;
+
 // ----------------------------------------------------------------------------
 // wxOwnerDrawn - a mix-in base class, derive from it to implement owner-drawn
 //                behaviour