switched global to unique ptr and renamed olive namespace
This commit is contained in:
@@ -152,7 +152,7 @@ void ProxyDialog::accept() {
|
||||
proxy_generator.queue(info_list.at(i));
|
||||
}
|
||||
|
||||
Olive::MainWindow->setWindowModified(true);
|
||||
olive::MainWindow->setWindowModified(true);
|
||||
|
||||
QDialog::accept();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user