summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar/Deck.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/sidebar/Deck.hxx')
-rw-r--r--sfx2/source/sidebar/Deck.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sfx2/source/sidebar/Deck.hxx b/sfx2/source/sidebar/Deck.hxx
index ae1cf196ad42..07cdaecb6d71 100644
--- a/sfx2/source/sidebar/Deck.hxx
+++ b/sfx2/source/sidebar/Deck.hxx
@@ -93,6 +93,8 @@ private:
::boost::scoped_ptr<ScrollBar> mpVerticalScrollBar;
DECL_LINK(HandleVerticalScrollBarChange,void*);
+
+
};