From d880056415cf6254e86a3038a8ed2d02f8af2267 Mon Sep 17 00:00:00 2001 From: truebrain Date: Tue, 3 Jan 2012 20:41:38 +0000 Subject: (svn r23739) -Fix (r23738): owh vim, when can you learn to copy/paste tabs correctly? --- src/script/api/script_window.hpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/script/api') diff --git a/src/script/api/script_window.hpp b/src/script/api/script_window.hpp index 342a243d1..47f9963c6 100644 --- a/src/script/api/script_window.hpp +++ b/src/script/api/script_window.hpp @@ -194,12 +194,12 @@ public: */ WC_CONFIRM_POPUP_QUERY = ::WC_CONFIRM_POPUP_QUERY, - /** + /** * Popup with a set of buttons, designed to ask the user a question * from a GameScript. %Window numbers: * - uniqueid = #GoalQuestionWidgets */ - WC_GOAL_QUESTION, + WC_GOAL_QUESTION, -- cgit v1.2.3-70-g09d2