]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/dynlib.h
Mention Scrolled and wxScrolledWindow
[wxWidgets.git] / interface / dynlib.h
index c5abb1b599b07cfcfc92e7b96306eec5f960c102..c38088c1c6080e9fa5580c576746f78517aabb12 100644 (file)
@@ -140,7 +140,7 @@ public:
         This function returns a valid handle for the main program itself. Notice that
         the @NULL return value is valid for some systems (i.e. doesn't mean that
         the function failed).
-        @b NB: This function is Unix specific. It will always fail under Windows
+        @note This function is Unix specific. It will always fail under Windows
         or OS/2.
     */
     wxDllType GetProgramHandle();