D11601: Properly save state of KTextEditor Views
Milian Wolff
noreply at phabricator.kde.org
Fri Mar 23 10:22:24 UTC 2018
mwolff added inline comments.
INLINE COMMENTS
> textdocument.cpp:159
> KConfigGroup group = docConfigGroup();
> document->writeSessionConfig(group);
> }
what about this code?
> textdocument.cpp:169
>
> document->readSessionConfig(docConfigGroup(), {QStringLiteral("SkipUrl")});
> }
dito
REPOSITORY
R32 KDevelop
REVISION DETAIL
https://phabricator.kde.org/D11601
To: kfunk
Cc: mwolff, kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20180323/2f1134da/attachment.html>
More information about the KDevelop-devel
mailing list