aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2001-02-14 06:10:31 +0000
committerBruce Momjian <bruce@momjian.us>2001-02-14 06:10:31 +0000
commitcf21f7a1878da7223f92e95ed084890483968f7c (patch)
tree5ca86392e9529c34fdeb7688b214bfa185fe15cd /src
parent594e97b72fe61d95ac8ed2a1f724a4bef7394064 (diff)
downloadpostgresql-cf21f7a1878da7223f92e95ed084890483968f7c.tar.gz
postgresql-cf21f7a1878da7223f92e95ed084890483968f7c.zip
Add 7.X to dialog box.
Diffstat (limited to 'src')
-rw-r--r--src/interfaces/odbc/psqlodbc.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interfaces/odbc/psqlodbc.rc b/src/interfaces/odbc/psqlodbc.rc
index 503b478372a..d9538230fbc 100644
--- a/src/interfaces/odbc/psqlodbc.rc
+++ b/src/interfaces/odbc/psqlodbc.rc
@@ -145,7 +145,7 @@ BEGIN
CONTROL "Show System &Tables",DS_SHOWSYSTEMTABLES,"Button",
BS_AUTOCHECKBOX | WS_TABSTOP,25,25,85,10
GROUPBOX "Protocol",IDC_STATIC,15,40,180,25
- CONTROL "6.4+",DS_PG64,"Button",BS_AUTORADIOBUTTON | WS_GROUP,25,
+ CONTROL "7.X,6.4+",DS_PG64,"Button",BS_AUTORADIOBUTTON | WS_GROUP,25,
50,35,10
CONTROL "6.3",DS_PG63,"Button",BS_AUTORADIOBUTTON | WS_TABSTOP,
75,50,26,10