fix resetting resolutions, not fully working yet
This commit is contained in:
parent
63231e5a1c
commit
29abd710e9
@ -27,6 +27,7 @@ PylonWrapper::~PylonWrapper() {
|
||||
}
|
||||
|
||||
void PylonWrapper::terminate() {
|
||||
qDebug() << "Terminate";
|
||||
try {
|
||||
Pylon::PylonTerminate();
|
||||
} catch (const Pylon::GenericException &e) {
|
||||
|
Loading…
Reference in New Issue
Block a user