summaryrefslogtreecommitdiff
path: root/src/gui/widgets/label.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-08-02 16:51:19 +0300
committerAndrei Karas <akaras@inbox.ru>2016-08-02 16:51:19 +0300
commit70a9ee7cc6a2402c33c3cdd33bc86f02fcb59ade (patch)
treeb36e2984b41b251797670a7569d03138e7f863ac /src/gui/widgets/label.h
parentd0d872ffeff89facdd35ce358bd4d9b73cf8332c (diff)
downloadplus-70a9ee7cc6a2402c33c3cdd33bc86f02fcb59ade.tar.gz
plus-70a9ee7cc6a2402c33c3cdd33bc86f02fcb59ade.tar.bz2
plus-70a9ee7cc6a2402c33c3cdd33bc86f02fcb59ade.tar.xz
plus-70a9ee7cc6a2402c33c3cdd33bc86f02fcb59ade.zip
Draw each window in unit tests.
Diffstat (limited to 'src/gui/widgets/label.h')
-rw-r--r--src/gui/widgets/label.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/widgets/label.h b/src/gui/widgets/label.h
index 9d6777b3b..028d1e8d5 100644
--- a/src/gui/widgets/label.h
+++ b/src/gui/widgets/label.h
@@ -172,6 +172,7 @@ class Label final : public Widget,
static int mInstances;
+ static void final();
private:
/**
* Holds the caption of the label.