]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/cursor.h
implemented wxFileName::SplitPath(), wxSplitPath() now just calls it
[wxWidgets.git] / include / wx / cursor.h
index 10bc6a0cc3d58f8041b42c93a7b91922ad830cdc..e4cf1106dfbdfcd82a3cba18c9e1dbf31e1ed230 100644 (file)
@@ -18,6 +18,7 @@
 #endif
 
 #include "wx/utils.h"
+
 /* This is a small class which can be used by all ports
    to temporarily suspend the busy cursor. Useful in modal
    dialogs.