diff options
author | George Hazan <ghazan@miranda.im> | 2021-01-08 20:13:39 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2021-01-08 20:13:39 +0300 |
commit | 7748903e5c28d9e30a3970dfaaf464f163da2a1d (patch) | |
tree | 01a47834ed6ad19fa8029d8b46387e2ec8ca14c3 /plugins/Dbx_mdbx/src/ui.h | |
parent | dd3d028511f6d94b9b6017a1a26399da3465f3c2 (diff) |
Password change dialog also became common
Diffstat (limited to 'plugins/Dbx_mdbx/src/ui.h')
-rw-r--r-- | plugins/Dbx_mdbx/src/ui.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/Dbx_mdbx/src/ui.h b/plugins/Dbx_mdbx/src/ui.h index 832146ea33..e1c4fe5f4a 100644 --- a/plugins/Dbx_mdbx/src/ui.h +++ b/plugins/Dbx_mdbx/src/ui.h @@ -1,4 +1,3 @@ #pragma once
-#define MS_DB_CHANGEPASSWORD "DB/UI/ChangePassword"
#define MS_DB_COMPACT "DB/UI/Compact"
|