]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/logg.h
don't draw borders for bitmap buttons with wxBORDER_NONE style
[wxWidgets.git] / include / wx / generic / logg.h
index 83038d08b12a78edbf1be248b41ecd8de83e0eca..627de9420772f31626d2324ed801bcc7c068af17 100644 (file)
 
 #if wxUSE_GUI
 
+class WXDLLIMPEXP_FWD_CORE wxTextCtrl;
+class WXDLLIMPEXP_FWD_CORE wxLogFrame;
+class WXDLLIMPEXP_FWD_CORE wxWindow;
+
 // ----------------------------------------------------------------------------
 // the following log targets are only compiled in if the we're compiling the
 // GUI part (andnot just the base one) of the library, they're implemented in