hi,
i want to put my base class in the main window. And write the inheritance classin the cpp file. i haev includeed this file to the main file. when i am declaring the destructor tothe inheritance class ,i am getting the error"Conflict in the destrcutor of the base class with the main class"..How can i solve?
Vinay
i want to put my base class in the main window. And write the inheritance classin the cpp file. i haev includeed this file to the main file. when i am declaring the destructor tothe inheritance class ,i am getting the error"Conflict in the destrcutor of the base class with the main class"..How can i solve?
Vinay