X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ddae52629c7114da46bc6ac53874593d8eb965bd..6b719a1c09fb5017f0a7a525b216d56105fca7f1:/interface/wx/toplevel.h diff --git a/interface/wx/toplevel.h b/interface/wx/toplevel.h index 32e09f7e6f..cd00995b2d 100644 --- a/interface/wx/toplevel.h +++ b/interface/wx/toplevel.h @@ -282,8 +282,8 @@ public: and will be only deleted when the window itself is destroyed. This function is not available in the other ports by design, any - occurrences of it in the portable code must be guarded by @code #ifdef - __WXMSW__ @endcode preprocessor guards. + occurrences of it in the portable code must be guarded by + @code #ifdef __WXMSW__ @endcode preprocessor guards. @since 2.9.3 */