diff --git a/client/portswindow.cpp b/client/portswindow.cpp index d8ab96e..849cf0d 100644 --- a/client/portswindow.cpp +++ b/client/portswindow.cpp @@ -1013,6 +1013,7 @@ void PortsWindow::on_actionOpen_Streams_triggered() msgBox.exec(); } dirName = QFileInfo(fileName).absolutePath(); + updateStreamViewActions(); _exit: return;