Gui: modernize C++: use default member init
This commit is contained in:
@@ -1608,7 +1608,6 @@ void SelectionSingleton::slotDeletedObject(const App::DocumentObject& Obj)
|
||||
*/
|
||||
SelectionSingleton::SelectionSingleton()
|
||||
:CurrentPreselection(SelectionChanges::ClrSelection)
|
||||
,_needPickedList(false)
|
||||
{
|
||||
hx = 0;
|
||||
hy = 0;
|
||||
|
||||
Reference in New Issue
Block a user