Fix KOffice for KDE 2.1 for sure.
This commit is contained in:
parent
1b2827bb66
commit
45a944facf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=38919
11
editors/calligra/files/patch-kpobject.h
Normal file
11
editors/calligra/files/patch-kpobject.h
Normal file
@ -0,0 +1,11 @@
|
||||
--- kpresenter/kpobject.h Sun Sep 24 08:32:43 2000
|
||||
+++ kpresenter/kpobject.h.new Wed Feb 28 18:44:16 2001
|
||||
@@ -27,7 +27,7 @@
|
||||
#include <qbrush.h>
|
||||
#include <qcursor.h>
|
||||
#include <qcolor.h>
|
||||
-
|
||||
+#include <stdlib.h>
|
||||
#include "global.h"
|
||||
|
||||
#include <koStream.h>
|
11
editors/koffice-kde3/files/patch-kpobject.h
Normal file
11
editors/koffice-kde3/files/patch-kpobject.h
Normal file
@ -0,0 +1,11 @@
|
||||
--- kpresenter/kpobject.h Sun Sep 24 08:32:43 2000
|
||||
+++ kpresenter/kpobject.h.new Wed Feb 28 18:44:16 2001
|
||||
@@ -27,7 +27,7 @@
|
||||
#include <qbrush.h>
|
||||
#include <qcursor.h>
|
||||
#include <qcolor.h>
|
||||
-
|
||||
+#include <stdlib.h>
|
||||
#include "global.h"
|
||||
|
||||
#include <koStream.h>
|
11
editors/koffice-kde4/files/patch-kpobject.h
Normal file
11
editors/koffice-kde4/files/patch-kpobject.h
Normal file
@ -0,0 +1,11 @@
|
||||
--- kpresenter/kpobject.h Sun Sep 24 08:32:43 2000
|
||||
+++ kpresenter/kpobject.h.new Wed Feb 28 18:44:16 2001
|
||||
@@ -27,7 +27,7 @@
|
||||
#include <qbrush.h>
|
||||
#include <qcursor.h>
|
||||
#include <qcolor.h>
|
||||
-
|
||||
+#include <stdlib.h>
|
||||
#include "global.h"
|
||||
|
||||
#include <koStream.h>
|
11
editors/koffice/files/patch-kpobject.h
Normal file
11
editors/koffice/files/patch-kpobject.h
Normal file
@ -0,0 +1,11 @@
|
||||
--- kpresenter/kpobject.h Sun Sep 24 08:32:43 2000
|
||||
+++ kpresenter/kpobject.h.new Wed Feb 28 18:44:16 2001
|
||||
@@ -27,7 +27,7 @@
|
||||
#include <qbrush.h>
|
||||
#include <qcursor.h>
|
||||
#include <qcolor.h>
|
||||
-
|
||||
+#include <stdlib.h>
|
||||
#include "global.h"
|
||||
|
||||
#include <koStream.h>
|
Loading…
Reference in New Issue
Block a user