mirror of
https://github.com/altlinux/admc.git
synced 2025-02-13 05:57:40 +03:00
parent
432383ffb4
commit
aa92c66e35
@ -305,7 +305,7 @@ void console_query_tree_save(ConsoleWidget *console) {
|
||||
|
||||
folder_list[path] = data;
|
||||
}
|
||||
} else {
|
||||
} else if (type == ItemType_QueryItem) {
|
||||
const QHash<QString, QVariant> data = console_query_item_save_hash(index);
|
||||
|
||||
item_list[path] = data;
|
||||
|
Loading…
x
Reference in New Issue
Block a user