D14518: SymbolView: Improve "Not Supported" message
Kåre Särs
noreply at phabricator.kde.org
Thu Aug 2 06:02:02 BST 2018
sars accepted this revision.
sars added inline comments.
This revision is now accepted and ready to land.
INLINE COMMENTS
> plugin_katesymbolviewer.cpp:354
> + // Setting type to -1 may or may not useful to indicate something special, currently not used
> + QTreeWidgetItem *node = new QTreeWidgetItem(m_symbols, -1);
> + node->setText(0, i18n("Sorry, \"%1\" is not supported yet", hlModeName));
The type is not used anywhere else at the moment....
REVISION DETAIL
https://phabricator.kde.org/D14518
To: loh.tar, #kate, sars
Cc: kwrite-devel, sars, #kate, michaelh, kevinapavew, ngraham, demsking, cullmann, dhaumann
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kwrite-devel/attachments/20180802/1b547cd1/attachment.html>
More information about the KWrite-Devel
mailing list