]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/minifram.h
more utils.h fixes
[wxWidgets.git] / interface / minifram.h
index 10aa4bf3fb11e079a2d05717bbf067a24f9431a5..63d398af14b9a3200e688eed69c6061763a31d1e 100644 (file)
@@ -56,7 +56,7 @@ public:
     //@{
     /**
         Constructor, creating the window.
-        
+
         @param parent
             The window parent. This may be @NULL. If it is non-@NULL, the frame will
             always be displayed on top of the parent window on Windows.
@@ -79,9 +79,9 @@ public:
         item,
             allowing the application user to set Motif resource values for
             individual windows.
-        
+
         @remarks The frame behaves like a normal frame on non-Windows platforms.
-        
+
         @see Create()
     */
     wxMiniFrame();