]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/mimetype.h
Ticket #9592: gtk-choice-setcolumns.2.diff
[wxWidgets.git] / interface / mimetype.h
index 8e64ad271977338be351a78cf904826a181eed1f..3e753b05f0cf9b526c8ddb0ba8579c68af23eb0c 100644 (file)
@@ -32,7 +32,7 @@
     If GNOME or KDE desktop environment is installed, then wxMimeTypesManager
     gathers MIME information from respective files (e.g. .kdelnk files under KDE).
 
-    NB: Currently, wxMimeTypesManager is limited to reading MIME type information
+    @note Currently, wxMimeTypesManager is limited to reading MIME type information
     but it will support modifying it as well in future versions.
 
     @library{wxbase}
@@ -63,7 +63,7 @@ public:
     void AddFallbacks(const wxFileTypeInfo* fallbacks);
 
     /**
-        NB: You won't normally need to use more than one wxMimeTypesManager object in a
+        @note You won't normally need to use more than one wxMimeTypesManager object in a
         program.
         @ref ctor() wxMimeTypesManager