summaryrefslogtreecommitdiffstats
path: root/src/windows/cns/cns.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/windows/cns/cns.h')
-rw-r--r--src/windows/cns/cns.h11
1 files changed, 6 insertions, 5 deletions
diff --git a/src/windows/cns/cns.h b/src/windows/cns/cns.h
index 7579400b8a..1508c09e18 100644
--- a/src/windows/cns/cns.h
+++ b/src/windows/cns/cns.h
@@ -59,14 +59,14 @@
#define IDD_MIN_TITLE 103
#define IDD_LOGIN_NAME_TITLE 103
- #define IDD_LOGIN_REALM_TITLE 104
- #define IDD_LOGIN_PASSWORD_TITLE 105
+ #define IDD_LOGIN_PASSWORD_TITLE 104
+ #define IDD_LOGIN_REALM_TITLE 105
#define IDD_MAX_TITLE 105
#define IDD_MIN_EDIT 107
#define IDD_LOGIN_NAME 107
- #define IDD_LOGIN_REALM 108
- #define IDD_LOGIN_PASSWORD 109
+ #define IDD_LOGIN_PASSWORD 108
+ #define IDD_LOGIN_REALM 109
#define IDD_MAX_EDIT 109
#endif
@@ -76,8 +76,9 @@
#define IDD_TICKET_DELETE 112
#define IDD_LOGIN 113
#define IDD_MAX_BUTTON 113
+ #define IDD_PASSWORD_CR2 114 // For better cr handling
- #define IDD_KWIN_LAST 113
+ #define IDD_KWIN_LAST 114
#define ID_PASSWORD 200