nasa-jpl / LiveViewOpenCL

Open Source real-time visualization tools for Imaging Spectrometer development
GNU General Public License v3.0
36 stars 21 forks source link

signals and slots not working in camera selection dialog in Qt 5.15 #57

Open jackiryan opened 4 years ago

jackiryan commented 4 years ago

The opening dialog does not work when the application is compiled for Qt5.15 because the "Ok" and "Cancel" buttons in the camera selection dialog do not trigger the slots they are supposed to. This problem does not occur in Qt 5.12 (the most recent version tested) or earlier.