summaryrefslogtreecommitdiff
path: root/extensions/source/bibliography/bibshortcuthandler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/bibliography/bibshortcuthandler.hxx')
-rw-r--r--extensions/source/bibliography/bibshortcuthandler.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/extensions/source/bibliography/bibshortcuthandler.hxx b/extensions/source/bibliography/bibshortcuthandler.hxx
index a16750b366f6..daef09c081e9 100644
--- a/extensions/source/bibliography/bibshortcuthandler.hxx
+++ b/extensions/source/bibliography/bibshortcuthandler.hxx
@@ -65,12 +65,6 @@ public:
BibSplitWindow( vcl::Window* pParent,WinBits nStyle = WB_3DLOOK);
};
-class BibTabPage : public TabPage, public BibShortCutHandler
-{
-public:
- BibTabPage( vcl::Window* pParent, const OString& rID, const OUString& rUIXMLDescription );
-};
-
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */