aboutsummaryrefslogtreecommitdiff
path: root/editors/koffice-kde4/files/patch-kexi_main-keximainwindowimpl.h
blob: fa9edfe58389747856c7ce5a20afd53a0ddb4de0 (plain) (blame)
1
2
3
4
5
6
7
8
9
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