]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/module.h
fixes for Linux build (part of ticket 4700)
[wxWidgets.git] / interface / module.h
index f3b44023088770cb1863cfa3df6d30114b9713a8..ec801b608e0e3e9cf8e9998c82a191f662db8b7f 100644 (file)
@@ -101,7 +101,7 @@ public:
         of the module needed by CLASSINFO(), however errors are
         not detected until run-time, instead of compile-time, then.
         Note that circular dependencies are detected and result in a fatal error.
-        
+
         @param dep
             The class information object for the dependent module.
         @param classname