From 7b07b0a09fd9799a7aca09c0dcd97a53547b0fa1 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 22 Mar 2014 15:38:51 +0300 Subject: Add context menu into windows. --- src/gui/widgets/window.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/gui/widgets/window.h') diff --git a/src/gui/widgets/window.h b/src/gui/widgets/window.h index 2c4ee5e5f..dfd1f63b7 100644 --- a/src/gui/widgets/window.h +++ b/src/gui/widgets/window.h @@ -170,6 +170,9 @@ class Window : public BasicContainer2, */ void setCloseButton(const bool flag); + bool getCloseButton() const A_WARN_UNUSED + { return mCloseWindowButton; } + /** * Returns whether the window can be resized. */ -- cgit v1.2.3-60-g2f50