# HG changeset patch # User benoitrigolleau # Date 1194532212 0 # Node ID b5087d5a7814d194f14f20b52d28912978c39165 # Parent b3df8b8185db06813d66cd18e62d00f94a69b764 add a very useful comment (yes, it's only a comment). diff -r b3df8b8185db -r b5087d5a7814 sv/main/MainWindow.cpp --- a/sv/main/MainWindow.cpp Thu Nov 08 14:27:36 2007 +0000 +++ b/sv/main/MainWindow.cpp Thu Nov 08 14:30:12 2007 +0000 @@ -2336,6 +2336,7 @@ { QString path = getOpenFileName(FileFinder::VideoFile); +//TODO : find a better way to fix the widget video bug. m_qtabwidget->setCurrentIndex(Video); if (path != "") {