]> git.saurik.com Git - wxWidgets.git/blobdiff - demos/dbbrowse/doc.h
Changed default value for eliminateBorders (MakeExtendedStyle)
[wxWidgets.git] / demos / dbbrowse / doc.h
index 488c5093afc9d8e060c3712dd98cf58d943a0036..473089075f0d0bf89d918c1c4a79f2c55ef15bc0 100644 (file)
@@ -20,7 +20,7 @@ class DSN
 };
 //----------------------------------------------------------------------------------------
  // Global structure for holding ODBC connection information
-extern struct DbStuff DbConnectInf;
+extern wxDbConnectInf DbConnectInf;
 //----------------------------------------------------------------------------------------
 extern wxConfigBase   *p_ProgramCfg;       // All Config and Path information
 extern wxLogTextCtrl  *p_LogBook;          // All Log messages