]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/statbox.h
correct the REDIRECT_COMMAND definition for Unix
[wxWidgets.git] / interface / statbox.h
index 6f7b19d8041c0d7045093c5922ac9fda95a48e29..c5a0d4207dc0f85f29049845ee0a501fa38a6f37 100644 (file)
@@ -35,7 +35,7 @@ public:
     //@{
     /**
         Constructor, creating and showing a static box.
-        
+
         @param parent
             Parent window. Must not be @NULL.
         @param id
@@ -52,7 +52,7 @@ public:
             Window style. See wxStaticBox.
         @param name
             Window name.
-        
+
         @see Create()
     */
     wxStaticBox();