]> git.saurik.com Git - wxWidgets.git/blobdiff - demos/dbbrowse/doc.h
Modified to use the newly defined names for functions/classes/structs defined to...
[wxWidgets.git] / demos / dbbrowse / doc.h
index 488c5093afc9d8e060c3712dd98cf58d943a0036..d831165023c8261cf57dd7025023ceb2eacc97e3 100644 (file)
@@ -20,7 +20,7 @@ class DSN
 };
 //----------------------------------------------------------------------------------------
  // Global structure for holding ODBC connection information
-extern struct DbStuff DbConnectInf;
+extern struct wxDbConnectInf DbConnectInf;
 //----------------------------------------------------------------------------------------
 extern wxConfigBase   *p_ProgramCfg;       // All Config and Path information
 extern wxLogTextCtrl  *p_LogBook;          // All Log messages