diff options
Diffstat (limited to 'sw/inc/SidebarWin.hxx')
-rw-r--r-- | sw/inc/SidebarWin.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/SidebarWin.hxx b/sw/inc/SidebarWin.hxx index 0144a394972b..541772d888dd 100644 --- a/sw/inc/SidebarWin.hxx +++ b/sw/inc/SidebarWin.hxx @@ -205,7 +205,7 @@ class SwSidebarWin : public Window SwView& mrView; const SwPostItBits nFlags; - sal_uLong mnEventId; + ImplSVEvent * mnEventId; OutlinerView* mpOutlinerView; Outliner* mpOutliner; |