From e6d251345a48108495d39d82b0ec79deac63d86d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 5 May 2015 18:40:31 +0300 Subject: Add strong typed bool type in OkDialog. --- src/actions/actions.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/actions/actions.cpp') diff --git a/src/actions/actions.cpp b/src/actions/actions.cpp index 9c88debcb..f9b0c0550 100644 --- a/src/actions/actions.cpp +++ b/src/actions/actions.cpp @@ -148,7 +148,7 @@ static int uploadUpdate(void *ptr, _("OK"), DialogType::OK, Modal_true, - false, + ShowCenter_false, nullptr, 260); } -- cgit v1.2.3-60-g2f50