From 124e28787a66fc1ae882afbb5711b08620b51563 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 2 Apr 2015 12:26:23 +0300 Subject: Remove useless virtual keywords. --- src/gui/widgets/popup.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/widgets/popup.h') diff --git a/src/gui/widgets/popup.h b/src/gui/widgets/popup.h index 4e0222775..a375a90c7 100644 --- a/src/gui/widgets/popup.h +++ b/src/gui/widgets/popup.h @@ -152,7 +152,7 @@ class Popup notfinal : public Container, // Inherited from BasicContainer - virtual Rect getChildrenArea() override; + Rect getChildrenArea() override; /** * Sets the location to display the popup. Tries to horizontally center -- cgit v1.2.3-70-g09d2