summaryrefslogtreecommitdiff
path: root/sw/inc/AnnotationWin.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2017-04-12 14:51:13 +0100
committerCaolán McNamara <caolanm@redhat.com>2017-04-13 11:11:51 +0100
commita10b4fd2bc08651d47bdb19bb8ab9c1f8f3d4851 (patch)
tree509dcb18c7d733e4f0c43e6316fbe617ec6e5fcb /sw/inc/AnnotationWin.hxx
parent7bf1e66ac51a582527b35b852586cf7474bc7ba8 (diff)
convert annotation menu to .ui
Change-Id: Id15e1c2040d3d202e90984888598da4426b5fec4
Diffstat (limited to 'sw/inc/AnnotationWin.hxx')
-rw-r--r--sw/inc/AnnotationWin.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/inc/AnnotationWin.hxx b/sw/inc/AnnotationWin.hxx
index 6f660a27ccca..29080823050a 100644
--- a/sw/inc/AnnotationWin.hxx
+++ b/sw/inc/AnnotationWin.hxx
@@ -24,6 +24,7 @@
#include <basegfx/range/b2drange.hxx>
#include <editeng/editstat.hxx>
#include <tools/date.hxx>
+#include <vcl/builder.hxx>
#include <vcl/lineinfo.hxx>
#include <vcl/window.hxx>
@@ -208,6 +209,7 @@ class SwAnnotationWin : public vcl::Window
SwAnnotationWin* GetTopReplyNote();
SvxLanguageItem GetLanguage();
+ VclBuilder maBuilder;
SwPostItMgr& mrMgr;
SwView& mrView;