D12968: Remove triplicated code
Kurt Hindenburg
noreply at phabricator.kde.org
Sat Jun 9 23:10:14 UTC 2018
hindenburg added inline comments.
INLINE COMMENTS
> ViewManager.cpp:1159
> createView(session);
> - session->run();
> + if (shoulrRunSession)
> + session->run();
did you mean runSession here? This currently doesn't compile.
REPOSITORY
R319 Konsole
REVISION DETAIL
https://phabricator.kde.org/D12968
To: tcanabrava, #konsole, hindenburg
Cc: konsole-devel, herrold, ngraham, maximilianocuria, hindenburg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/konsole-devel/attachments/20180609/d7db792e/attachment-0001.html>
More information about the konsole-devel
mailing list