From 1a8cf63488d8d6f4be297e753c31eea730ece226 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 21 May 2018 23:53:27 +0300 Subject: Add option for show shortcuts buttons icons. Icons by Guaritore. --- src/gui/widgets/button.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/widgets/button.h') diff --git a/src/gui/widgets/button.h b/src/gui/widgets/button.h index a14a1a5a1..5f8c9e2ba 100644 --- a/src/gui/widgets/button.h +++ b/src/gui/widgets/button.h @@ -192,6 +192,8 @@ class Button final : public Widget, void loadImageSet(const std::string &imageName); + void setImage(Image *const image); + void adjustSize(); void keyPressed(KeyEvent &event) override final; -- cgit v1.2.3-60-g2f50