summaryrefslogtreecommitdiff
path: root/editors/openoffice-3-devel/files/patch-i72903
blob: 6f4785d5f392bbe9a7115471d7f355c9a1d9bb07 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Index: toolkit/inc/toolkit/awt/xthrobber.hxx
===================================================================
RCS file: /cvs/gsl/toolkit/inc/toolkit/awt/xthrobber.hxx,v
retrieving revision 1.2
diff -u -r1.2 xthrobber.hxx
--- toolkit/inc/toolkit/awt/xthrobber.hxx	20 Dec 2006 13:51:06 -0000	1.2
+++ toolkit/inc/toolkit/awt/xthrobber.hxx	23 Dec 2006 01:36:26 -0000
@@ -68,7 +68,7 @@
 	{
     private:
         Throbber_Impl   *mpThrobber;
-        void SAL_CALL XThrobber::InitImageList() throw(::com::sun::star::uno::RuntimeException);
+        void SAL_CALL InitImageList() throw(::com::sun::star::uno::RuntimeException);
 
     public:
         XThrobber();