diff options
Diffstat (limited to 'src/gui/widgets/layouthelper.h')
-rw-r--r-- | src/gui/widgets/layouthelper.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/widgets/layouthelper.h b/src/gui/widgets/layouthelper.h index 2d51ab01d..31fd4dd1e 100644 --- a/src/gui/widgets/layouthelper.h +++ b/src/gui/widgets/layouthelper.h @@ -53,7 +53,7 @@ class LayoutHelper final : public WidgetListener /** * Gets the layout handler. */ - const Layout &getLayout() const A_WARN_UNUSED; + const Layout &getLayout() const A_WARN_UNUSED A_CONST; /** * Computes the position of the widgets according to the current |