Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: 5.0.0 Beta 2
-
Fix Version/s: 5.0.0 RC 1
-
Component/s: Core: Object Model
-
Labels:None
-
Environment:windows
Description
At qtbase/src/corelib/kernel/qobjectdefs_impl.h:448, the 3rd 'arg' parameter index is 4 instead of 3. Changing the index to 3 fixes the 3rd parameter in the call.