Skip to content
Commit 817726eb authored by Arjen Hiemstra's avatar Arjen Hiemstra
Browse files

Properly expose PID list in CGroupDataModel as QVariantList

QAIM::data is used by QML, which cannot handle a QVector<pid_t>
properly, so make sure to expose a the list of PIDs as a proper
QVariantList.
parent d4a235d4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment