diff options
Diffstat (limited to 'src/interfaces/odbc/resource.h')
-rw-r--r-- | src/interfaces/odbc/resource.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/interfaces/odbc/resource.h b/src/interfaces/odbc/resource.h index 570ba5c6e8a..13c0a4ff757 100644 --- a/src/interfaces/odbc/resource.h +++ b/src/interfaces/odbc/resource.h @@ -6,6 +6,7 @@ #define IDS_MSGTITLE 2
#define DLG_OPTIONS_DRV 102
#define DLG_OPTIONS_DS 103
+#define DLG_OPTIONS_GLOBAL 104
#define IDC_DSNAME 400
#define IDC_DSNAMETEXT 401
#define IDC_DESC 404
|