]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/popupwin.h
Use /bin/echo for creation of Mac OS X PkgInfo files.
[wxWidgets.git] / include / wx / osx / popupwin.h
index e6840871c6c3efbc77883124db129ca15a547f70..cdfa6ef61cdf1f0d81971036e29fd32e8e29904d 100644 (file)
@@ -26,7 +26,7 @@ public:
         { (void)Create(parent, flags); }
 
     bool Create(wxWindow *parent, int flags = wxBORDER_NONE);
-    
+
     virtual bool Show(bool show);
 
 protected: