D14904: TOC: Add collapse/expand options
Albert Astals Cid
noreply at phabricator.kde.org
Thu Aug 23 18:32:39 BST 2018
aacid added a comment.
In D14904#313955 <https://phabricator.kde.org/D14904#313955>, @Lekensteyn wrote:
> In D14904#313718 <https://phabricator.kde.org/D14904#313718>, @aacid wrote:
>
> > The braces are all in the wrong place
>
>
> Which braces?
if (!worklist[0].isValid()) {
return;
}
for (int i = 0; i < m_model->rowCount(index); i++) {
The style for the files you've touched is [mostly] braces on next line, not same line
REPOSITORY
R223 Okular
REVISION DETAIL
https://phabricator.kde.org/D14904
To: Lekensteyn, #okular, ngraham
Cc: sander, aacid, ngraham, okular-devel, #okular
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/okular-devel/attachments/20180823/b4bff284/attachment-0001.html>
More information about the Okular-devel
mailing list