From 3dad33945b29e49469d70d04b4ecc95a43c7b283 Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Wed, 19 Oct 2011 07:53:24 +0300 Subject: modified: options.cpp --- options.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'options.cpp') diff --git a/options.cpp b/options.cpp index 4b68d63..8fcae69 100755 --- a/options.cpp +++ b/options.cpp @@ -366,6 +366,7 @@ static BOOL CALLBACK DlgProcGpgOpts(HWND hwndDlg, UINT msg, WPARAM wParam, LPARA else MessageBoxA(0, "Error", "Failed to open clipboard", MB_OK); } + break; case IDC_LOG_FILE_SET: { tmp = GetFilePath(_T("Set log file"), _T("*"), _T("LOG files"), 1); -- cgit v1.2.3