mirror of
https://github.com/vale981/Taevitas
synced 2025-03-05 09:31:42 -05:00
fix
This commit is contained in:
parent
99c5c5648b
commit
a11aa7b9b4
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ class CameraManager : public QObject {
|
|||
//TODO remove, if not needed
|
||||
const FlyCapture2::Camera * getCamera() const {
|
||||
return &camera;
|
||||
};
|
||||
}
|
||||
|
||||
bool isConnected() {
|
||||
return camera.IsConnected();
|
||||
|
|
Loading…
Add table
Reference in a new issue