[kdenetwork-filesharing] [Bug 491223] Lack of padding in "Share" tab of Properties window

Harald Sitter bugzilla_noreply at kde.org
Tue Aug 6 21:31:12 BST 2024


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

--- Comment #5 from Harald Sitter <sitter at 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 the assignee for the bug.


More information about the Unassigned-bugs mailing list