SAGA2: Fix overridden methods
This commit is contained in:
parent
b5359d7202
commit
5b1671fb69
10 changed files with 18 additions and 17 deletions
|
@ -184,7 +184,7 @@ int16 ErrorWindow::getResult(void) {
|
|||
}
|
||||
|
||||
ErrorWindow::~ErrorWindow() {
|
||||
mainWindow->invalidate(mbWindowRect);
|
||||
mainWindow->invalidate(&mbWindowRect);
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue