summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2-devel/files/patch-i72903
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice.org-2-devel/files/patch-i72903')
-rw-r--r--editors/openoffice.org-2-devel/files/patch-i7290316
1 files changed, 16 insertions, 0 deletions
diff --git a/editors/openoffice.org-2-devel/files/patch-i72903 b/editors/openoffice.org-2-devel/files/patch-i72903
new file mode 100644
index 000000000000..6f4785d5f392
--- /dev/null
+++ b/editors/openoffice.org-2-devel/files/patch-i72903
@@ -0,0 +1,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();