- Add missing line at the end

This commit is contained in:
Christophe Dumez
2008-07-19 20:04:01 +00:00
parent 2e72ab4973
commit 855b539843

View File

@@ -187,3 +187,4 @@ bool SearchTab::loadColWidthSearchList(){
qDebug("Search list columns width loaded");
return true;
}