From d9d99a3ea8dc905487c2ff2c32c507bbd2df9f86 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 19 Jun 2017 17:58:43 +0300 Subject: Add function updateSize into browserbox. --- src/gui/widgets/browserbox.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/widgets/browserbox.h') diff --git a/src/gui/widgets/browserbox.h b/src/gui/widgets/browserbox.h index a80729cb5..60635c8de 100644 --- a/src/gui/widgets/browserbox.h +++ b/src/gui/widgets/browserbox.h @@ -117,6 +117,8 @@ class BrowserBox final : public Widget, void updateHeight(); + void updateSize(const bool always); + typedef std::list TextRows; TextRows &getRows() noexcept2 A_WARN_UNUSED -- cgit v1.2.3-60-g2f50