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/popup.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/widgets/popup.h') diff --git a/src/gui/widgets/popup.h b/src/gui/widgets/popup.h index 9f043114e..1a9d8d508 100644 --- a/src/gui/widgets/popup.h +++ b/src/gui/widgets/popup.h @@ -182,7 +182,7 @@ class Popup notfinal : public Container, private: std::string mPopupName; /**< Name of the popup */ - ImageCollection *mVertexes; + ImageCollection *mVertexes A_NONNULLPOINTER; int mMinWidth; /**< Minimum popup width */ int mMinHeight; /**< Minimum popup height */ int mMaxWidth; /**< Maximum popup width */ -- cgit v1.2.3-70-g09d2