projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Added Joel's wxchar.h for future Unicode adventures
[wxWidgets.git]
/
include
/
wx
/
odbc.h
diff --git
a/include/wx/odbc.h
b/include/wx/odbc.h
index b33a2f14075a7a6917a98906fb8386de2c816f99..90fcbaea0c919fc71e83e0e6e4eeb5c3c53ff887 100644
(file)
--- a/
include/wx/odbc.h
+++ b/
include/wx/odbc.h
@@
-83,7
+83,7
@@
class WXDLLEXPORT wxDatabase: public wxObject
bool err_occured;
wxList recordSets; // Record sets: Added by JACS
bool err_occured;
wxList recordSets; // Record sets: Added by JACS
-
+
public:
wxDatabase(void);
~wxDatabase(void);
public:
wxDatabase(void);
~wxDatabase(void);