Skip to content

containments/folderview: Fix C++/JS parameter error

Mike Noe requested to merge (removed):paramerror into master

Fixes an annoying C++/JS parameter type error in the log by using the containment instead of the applet for the eventGenerator.sendMouseEvent() call. The id: root from main is the ContainmentItem.

Merge request reports