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

--- Comment #14 from RJVB <rjvber...@gmail.com> ---
(In reply to RJVB from comment #13)

>         fDialog->setProperty("QFileDialogInstance", variant);

Doh, that has to be

        setProperty("QFileDialogInstance", variant);

of course. That property *is* accessible from the plugin. And then the other
property becomes pointless.

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

Reply via email to