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

Reply via email to