From b2c6603542af1d5c34a3e252d9454ddf0b21fcc5 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 20 Aug 2015 16:13:56 +0300 Subject: Add missing checks or attribute to other files. --- src/gui/widgets/progressbar.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/widgets/progressbar.h') diff --git a/src/gui/widgets/progressbar.h b/src/gui/widgets/progressbar.h index 4b45f1aab..f9a5f1e62 100644 --- a/src/gui/widgets/progressbar.h +++ b/src/gui/widgets/progressbar.h @@ -145,7 +145,7 @@ class ProgressBar final : public Widget, Color mBackgroundColorToGo; std::string mText; - ImageCollection *mVertexes; + ImageCollection *mVertexes A_NONNULLPOINTER; ProgressColorIdT mProgressPalette; unsigned int mPadding; unsigned int mFillPadding; -- cgit v1.2.3-60-g2f50