Remove horrible #define private public hack
This breaks with Qt 6. Instead, make the unit test a friend of the class it needs access to.
Please register or sign in to comment
This breaks with Qt 6. Instead, make the unit test a friend of the class it needs access to.