Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.1.1
-
None
-
8178a6cab111fb0da9e637bf41464aba66d57609
Description
Getting undefined symbol errors when attempting to link code using e.g. QMargins::operator-=(int). It appears that the operator[-=,+=](int) methods, though documented, have not been implemented.