[Libreoffice-commits] .: Branch 'feature/calc-multiline-input' - vcl/inc
Kohei Yoshida
kohei at kemper.freedesktop.org
Mon Aug 15 15:03:26 PDT 2011
vcl/inc/vcl/toolbox.hxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit df2fb17fd6520974f36fb422d7713f50fd710f6b
Author: Kohei Yoshida <kohei.yoshida at suse.com>
Date: Mon Aug 15 18:03:48 2011 -0400
I didn't mean to check this one in.
diff --git a/vcl/inc/vcl/toolbox.hxx b/vcl/inc/vcl/toolbox.hxx
index 4d9bb10..dd482c6 100644
--- a/vcl/inc/vcl/toolbox.hxx
+++ b/vcl/inc/vcl/toolbox.hxx
@@ -398,7 +398,6 @@ public:
void CopyItem( const ToolBox& rToolBox, sal_uInt16 nItemId,
sal_uInt16 nNewPos = TOOLBOX_APPEND );
void Clear();
- void RecalcItems();
const ImageList& GetImageList() const { return maImageList; }
void SetImageList( const ImageList& rImageList );
More information about the Libreoffice-commits
mailing list