summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2019-06-19 20:36:24 +0300
committerGeorge Hazan <ghazan@miranda.im>2019-06-19 20:36:24 +0300
commit8719b02927dbe5d9859e5b043d243e806cf42dac (patch)
treee5dc1182a065dd483cdade86ea2e6066bdf0671e /plugins
parent4a35a5a5e1f1c8aa25d9d017901a88ced0db9ba2 (diff)
removed code restored
Diffstat (limited to 'plugins')
-rwxr-xr-xplugins/New_GPG/src/ui.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/New_GPG/src/ui.cpp b/plugins/New_GPG/src/ui.cpp
index 06e81ce88e..0bbe5f9df6 100755
--- a/plugins/New_GPG/src/ui.cpp
+++ b/plugins/New_GPG/src/ui.cpp
@@ -1293,6 +1293,7 @@ bool CDlgLoadExistingKey::OnApply()
void CDlgLoadExistingKey::onChange_EXISTING_KEY_LIST(CCtrlListView::TEventInfo * /*ev*/)
{
+ EnableWindow(GetDlgItem(m_hwnd, IDOK), TRUE);
}
/////////////////////////////////////////////////////////////////////////////////////////