|
@@ -103,6 +103,10 @@ public:
|
|
* Link to registration object for this reference.
|
|
* Link to registration object for this reference.
|
|
*/
|
|
*/
|
|
ctkServiceRegistrationPrivate* const registration;
|
|
ctkServiceRegistrationPrivate* const registration;
|
|
|
|
+
|
|
|
|
+private:
|
|
|
|
+
|
|
|
|
+ Q_DISABLE_COPY(ctkServiceReferencePrivate)
|
|
};
|
|
};
|
|
|
|
|
|
#endif // CTKSERVICEREFERENCEPRIVATE_H
|
|
#endif // CTKSERVICEREFERENCEPRIVATE_H
|