]> git.saurik.com Git - wxWidgets.git/blobdiff - demos/dbbrowse/browsedb.h
Added a Motif-only extra call to UpdateInfoText() just after frame creation
[wxWidgets.git] / demos / dbbrowse / browsedb.h
index cd695c9e2a2d1ff925da34f96857c4d831b71eda..90fcc2bccaa9892524a8999e156f67ec65d20d54 100644 (file)
@@ -14,7 +14,7 @@
 //----------------------------------------------------------------------------------------
 // Global structure for holding ODBC connection information
 //----------------------------------------------------------------------------------------
-extern struct DbStuff DbConnectInf;
+extern wxDbConnectInf DbConnectInf;
 class MainDoc;
 //----------------------------------------------------------------------------------------
 class BrowserDB