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() {
|
void PylonWrapper::terminate() {
|
||||||
|
qDebug() << "Terminate";
|
||||||
try {
|
try {
|
||||||
Pylon::PylonTerminate();
|
Pylon::PylonTerminate();
|
||||||
} catch (const Pylon::GenericException &e) {
|
} catch (const Pylon::GenericException &e) {
|
||||||
|
Loading…
Reference in New Issue
Block a user