Commit 599461fb authored by Pierre Bürki's avatar Pierre Bürki
Browse files

Fix what was somehow just half-fixed

parent d274e452
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -134,7 +134,7 @@ public:
    void drawPreview();

#ifdef BLOB
    bool bPreviewPointCloud = false;
    bool bDisplayBlobTrackerVision = false;

    void drawCapturePointCloud(bool mask);
#endif