diff options
author | Alexander Lantsev <aunsane@gmail.com> | 2015-04-03 20:53:10 +0000 |
---|---|---|
committer | Alexander Lantsev <aunsane@gmail.com> | 2015-04-03 20:53:10 +0000 |
commit | 77633ec5799b374a1899d05ae69a2e5f978f2a7c (patch) | |
tree | 495918b4f9fe4afabd3327bd31ded2b51c99cc1d /protocols/Steam/src/resource.h | |
parent | 62d9ae35f2621f77a8f5c2bd34bef66553ac6036 (diff) |
Steam: moved to core ui
git-svn-id: http://svn.miranda-ng.org/main/trunk@12594 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Steam/src/resource.h')
-rw-r--r-- | protocols/Steam/src/resource.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/protocols/Steam/src/resource.h b/protocols/Steam/src/resource.h index ec80b9a7ce..e2b1aa120d 100644 --- a/protocols/Steam/src/resource.h +++ b/protocols/Steam/src/resource.h @@ -9,6 +9,8 @@ #define IDD_IGNORE_LIST 21
#define IDI_STEAM 100
#define IDI_GAMING 101
+#define IDD_PASSWORD_EDITOR 107
+#define IDC_SAVEPERMANENTLY 108
#define IDD_CAPTCHA 118
#define IDD_GUARD 119
#define IDC_SN 1001
|