mirror of
https://github.com/QuasarApp/qca.git
synced 2025-04-27 03:54:31 +00:00
private needs to be a friend
svn path=/trunk/kdesupport/qca/; revision=658186
This commit is contained in:
parent
2949810720
commit
ed4d9e84f2
@ -311,6 +311,7 @@ namespace QCA
|
||||
|
||||
private:
|
||||
class Private;
|
||||
friend class Private;
|
||||
Private *d;
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user