https://bugs.kde.org/show_bug.cgi?id=491223

--- Comment #5 from Harald Sitter <sit...@kde.org> ---
Interface versioning.

Essentially one would create KPropertiesDialogPluginV2 and deprecate
KPropertiesDialogPlugin. Then at runtime qobject_cast<> the plugin to see if it
implements V2, when that is the case it gets no spacing around, otherwise it's
legacy and gets the spacing.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to