no message
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1335 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -224,7 +224,7 @@ typedef struct
|
||||
short MaximumScale;
|
||||
} SqlTypeInfo;
|
||||
|
||||
class CcolInf
|
||||
class WXDLLEXPORT CcolInf
|
||||
{
|
||||
public:
|
||||
char tableName[DB_MAX_TABLE_NAME_LEN+1];
|
||||
@@ -238,7 +238,7 @@ enum sqlLog
|
||||
sqlLogON
|
||||
};
|
||||
|
||||
class wxDB
|
||||
class WXDLLEXPORT wxDB
|
||||
{
|
||||
private:
|
||||
|
||||
|
Reference in New Issue
Block a user