From 92adecd638db5510fc8e258a519b2f4a225c4573 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 7 Mar 2023 16:48:08 +0300 Subject: fixes #3385 (IEView: crash on filetransfer open) --- plugins/IEView/src/ieview_services.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/IEView/src/ieview_services.cpp') diff --git a/plugins/IEView/src/ieview_services.cpp b/plugins/IEView/src/ieview_services.cpp index e53eda024d..e6000fe8c8 100644 --- a/plugins/IEView/src/ieview_services.cpp +++ b/plugins/IEView/src/ieview_services.cpp @@ -104,4 +104,4 @@ INT_PTR ReloadOptions(WPARAM, LPARAM) { Options::reload(); return 0; -} \ No newline at end of file +} -- cgit v1.2.3