diff options
Diffstat (limited to 'src/gui/rect.h')
-rw-r--r-- | src/gui/rect.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/rect.h b/src/gui/rect.h index 8aee82c9f..da9dabcae 100644 --- a/src/gui/rect.h +++ b/src/gui/rect.h @@ -71,7 +71,7 @@ * * @since 0.1.0 */ -class Rect +class Rect notfinal { public: /** |