]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/toplevel.h
Correctly initialise ref count in custom scheme class factory.
[wxWidgets.git] / interface / wx / toplevel.h
index 32e09f7e6f365b378c1490cf2967d986c7a8cf97..cd00995b2d0048472cd13069582f26d168795cae 100644 (file)
@@ -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
      */