I didn't notice that class and variable names were exactly the same. So rename the variable name to be something different than what the class name is. For example:
Qt Code:
twmMainWindow mainWindow; // <-- trm.cpp:62 mainWindow.show();To copy to clipboard, switch view to plain text mode






Reply With Quote

Bookmarks