anthonyfieroni added inline comments.
INLINE COMMENTS
> kdeplatformfiledialoghelper.cpp:243
> +{
> + m_fileWidget->writeViewConfig();
> + QDialog::reject();
You can see at line 108 on reject is called slotCancel, so for convenience just
call it
m_fileWidget->slotCancel();
Then you can discard D12239 <https://phabricator.kde.org/D12239>
REPOSITORY
R135 Integration for Qt applications in Plasma
REVISION DETAIL
https://phabricator.kde.org/D12240
To: ngraham, #frameworks
Cc: anthonyfieroni, elvisangelaccio, plasma-devel, ragreen, Pitel, ZrenBot,
lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart