aboutsummaryrefslogtreecommitdiff
path: root/editors/calligra/files/patch-kexi_main-keximainwindowimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'editors/calligra/files/patch-kexi_main-keximainwindowimpl.h')
-rw-r--r--editors/calligra/files/patch-kexi_main-keximainwindowimpl.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/editors/calligra/files/patch-kexi_main-keximainwindowimpl.h b/editors/calligra/files/patch-kexi_main-keximainwindowimpl.h
new file mode 100644
index 000000000000..fa9edfe58389
--- /dev/null
+++ b/editors/calligra/files/patch-kexi_main-keximainwindowimpl.h
@@ -0,0 +1,10 @@
+--- kexi/main/keximainwindowimpl.h 2006/03/24 09:22:37 522034
++++ kexi/main/keximainwindowimpl.h 2006/04/05 19:04:48 526845
+@@ -466,6 +466,7 @@
+ Private *d;
+
+ friend class KexiDialogBase;
++ friend class Private;
+ };
+
+ #endif