From f9c0a11f184444b82e678b9aea4b14d3982d5201 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 22 May 2013 22:56:46 +0300 Subject: improve textcommandeditor. --- src/gui/widgets/window.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/widgets/window.h') diff --git a/src/gui/widgets/window.h b/src/gui/widgets/window.h index 45a70dbeb..8ff32d273 100644 --- a/src/gui/widgets/window.h +++ b/src/gui/widgets/window.h @@ -248,7 +248,7 @@ class Window : public gcn::Window, * Schedule this window for deletion. It will be deleted at the start * of the next logic update. */ - void scheduleDelete(); + virtual void scheduleDelete(); /** * Starts window resizing when appropriate. -- cgit v1.2.3-60-g2f50