git-svn-id: svn://db.shs.com.ru/libs@116 a8b55f48-bf90-11e4-a774-851b48703e85
This commit is contained in:
@@ -398,6 +398,7 @@ void CD_Pult::updateKDesc(bool ask_move) {
|
||||
addToList(trUtf8("Update K description file \"%1\"").arg(PI2QString(kdesc_file)), Qt::darkMagenta);
|
||||
PIFile f(kdesc_file, PIIODevice::ReadOnly);
|
||||
//piCout << "call K.update():";
|
||||
K.root() = CDSection();
|
||||
K.update(&f);
|
||||
updateTree(ask_move);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user