]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/odbc.h
GTK 1.0 compilation (not tested)
[wxWidgets.git] / include / wx / odbc.h
index b33a2f14075a7a6917a98906fb8386de2c816f99..90fcbaea0c919fc71e83e0e6e4eeb5c3c53ff887 100644 (file)
@@ -83,7 +83,7 @@ class WXDLLEXPORT wxDatabase: public wxObject
   bool err_occured;
 
   wxList recordSets; // Record sets: Added by JACS
-
+  
  public:
   wxDatabase(void);
   ~wxDatabase(void);