Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: DPlatformTheme::property not work
buildNativeSettings 之后 metaobject 被替换了 不会走原来的 read 方法了。 读写属性时如果是 base 对象原始属性 fallback 到 base 对象的 qt_metacall 方法 Issue: linuxdeepin/dtk#101
- Loading branch information