Revision 48:5f23d5b29aaf common/ComposerFileIndex.cpp

View differences:

common/ComposerFileIndex.cpp
173 173
        std::cerr << "Caught exception: \"" << e.what() << "\" while indexing "
174 174
                  << Uri(fileUrl) << ", skipping" << std::endl;
175 175
    }
176

  
176
    
177
    tx->commit();
177 178
    delete tx;
178 179
}
179 180

  

Also available in: Unified diff