Skip to content
Snippets Groups Projects
Commit ab3260bc authored by Stéphane Albert's avatar Stéphane Albert
Browse files

REFAC: Splitted comment.

parent 6e5c6a5c
No related branches found
No related tags found
No related merge requests found
......@@ -256,7 +256,8 @@ DatabaseBrowserWidget
// qDebug() << this << "::SetCurrentDataset(" << hash << ")";
#if QT_VERSION < QT_VERSION_CHECK( 4, 8, 1 )
// Workaround for MANTIS-934 (crash/memory corruption after having imported second image).
// Workaround for MANTIS-934 (crash/memory corruption after having
// imported second image).
#else
assert( m_UI!=NULL );
assert( m_UI->databaseTreeWidget!=NULL );
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment