Mercurial > hg > easaier-soundaccess
changeset 131:b5087d5a7814
add a very useful comment (yes, it's only a comment).
author | benoitrigolleau |
---|---|
date | Thu, 08 Nov 2007 14:30:12 +0000 |
parents | b3df8b8185db |
children | e236ce53a2e7 |
files | sv/main/MainWindow.cpp |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 != "") {