Skip to content

Commit 4099ad8

Browse files
author
jarvis
committed
fixed loading segments
1 parent 657dcad commit 4099ad8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gui/newdatasetwindow/videocutter/videocutterwindow.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -646,6 +646,7 @@ bool VideoCutterWindow::loadSegmentation() {
646646
msg->showMessage("Could not open segmentation savefile...");
647647
return false;
648648
}
649+
return true;
649650
}
650651

651652
void VideoCutterWindow::updateCameraListSlot() {

0 commit comments

Comments
 (0)