From 069250918284b12d42e4e2f4102dd2dbfba18e15 Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Sun, 15 Aug 2010 13:30:10 +0300 Subject: modified: commonheaders.h modified: init.cpp modified: main.cpp modified: messages.cpp modified: options.cpp --- options.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'options.cpp') diff --git a/options.cpp b/options.cpp index 364bfc2..41a9de2 100644 --- a/options.cpp +++ b/options.cpp @@ -521,6 +521,7 @@ static BOOL CALLBACK DlgProcLoadPublicKey(HWND hwndDlg,UINT msg,WPARAM wParam,LP break; } cp866_to_cp1251(&output); + DBDeleteContactSetting(new_key_hcnt, szModuleName, "bAlwatsTrust"); { string::size_type s = output.find("gpg: key ") + strlen("gpg: key "); string::size_type s2 = output.find(":", s); -- cgit v1.2.3