diff options
Diffstat (limited to 'extensions/source/bibliography/bibbeam.hxx')
-rw-r--r-- | extensions/source/bibliography/bibbeam.hxx | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/extensions/source/bibliography/bibbeam.hxx b/extensions/source/bibliography/bibbeam.hxx index c2190ecf45e1..d8544e1edfb2 100644 --- a/extensions/source/bibliography/bibbeam.hxx +++ b/extensions/source/bibliography/bibbeam.hxx @@ -2,9 +2,9 @@ * * $RCSfile: bibbeam.hxx,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: fs $ $Date: 2002-10-24 08:57:27 $ + * last change: $Author: vg $ $Date: 2003-04-17 16:12:42 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -120,6 +120,8 @@ namespace bib BibToolBar* pToolBar; BibGridwin* pGridWin; + DECL_LINK( RecalcLayout_Impl, void* ); + protected: void createToolBar(); |