get things building - somewhat
svn path=/trunk/KDE/kdebase/workspace/plasma/lib/; revision=637815
This commit is contained in:
parent
ecee37b67c
commit
49db792414
@ -79,7 +79,7 @@ class DataEngine : public QObject
|
||||
void clearAllDataSources();
|
||||
|
||||
private:
|
||||
QAtomic ref;
|
||||
QAtomic m_ref;
|
||||
class Private;
|
||||
Private* d;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user