Commit 9a3641f4 authored by Jocelyn Turcotte's avatar Jocelyn Turcotte
Browse files

Use QObject::d_ptr for public API classes


This follows the model used by the rest of Qt, potentially
avoiding binary compatibility issues.

The compromise is that we now depend on core-private, thus
forcing us to follow Qt's release cycle.

Change-Id: Ib2df51071fc35935ac99edf7b9c5562949cb43e2
Reviewed-by: default avatarAndras Becsi <andras.becsi@digia.com>
parent 2a7cba9b
Showing with 18 additions and 21 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment