From 7272851afd9e3a8fcdb531900a8e5c43af417a4b Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 18 Aug 2014 21:52:57 +0300 Subject: Add parameter for button name in okdialog. --- src/gui/windows/okdialog.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/gui/windows/okdialog.h') diff --git a/src/gui/windows/okdialog.h b/src/gui/windows/okdialog.h index 9db759937..f3fb09030 100644 --- a/src/gui/windows/okdialog.h +++ b/src/gui/windows/okdialog.h @@ -49,6 +49,7 @@ class OkDialog final : public Window, */ OkDialog(const std::string &restrict title, const std::string &restrict msg, + const std::string &restrict button, const int soundEvent, const bool modal, const bool showCenter, -- cgit v1.2.3-70-g09d2