More logging.
This commit is contained in:
parent
cccd6ebee2
commit
7296911737
1 changed files with 2 additions and 0 deletions
|
@ -322,6 +322,8 @@ QStringList ServiceRoot::customIDSOfMessagesForItem(RootItem *item) {
|
|||
break;
|
||||
}
|
||||
|
||||
qDebug() << "Custom IDs of messages for some operation are:" << list;
|
||||
|
||||
return list;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue