From 6073c6da086f3d1eec0fed731dc3fa5d8808fa0d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 20 Aug 2015 16:12:52 +0300 Subject: Add missing checks or attributes to windows. --- src/gui/windows/shortcutwindow.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/windows/shortcutwindow.h') diff --git a/src/gui/windows/shortcutwindow.h b/src/gui/windows/shortcutwindow.h index 77159e9f2..67009724c 100644 --- a/src/gui/windows/shortcutwindow.h +++ b/src/gui/windows/shortcutwindow.h @@ -84,7 +84,7 @@ class ShortcutWindow final : public Window ShortcutWindow(); ShortcutContainer *mItems; - ScrollArea *mScrollArea; + ScrollArea *mScrollArea A_NONNULLPOINTER; TabbedArea *mTabs; std::vector mPages; int mButtonIndex; -- cgit v1.2.3-60-g2f50