[vlmc-devel] commit: Problem solved: Remove the fixme. ( Hugo Beauzée-Luyssen )
git at videolan.org
git at videolan.org
Sun Jul 4 18:23:27 CEST 2010
vlmc | branch: master | Hugo Beauzée-Luyssen <beauze.h at gmail.com> | Sun Jul 4 18:23:27 2010 +0200| [051ee9a855452f27e8dc4a5a136d5603db5ece0d] | committer: Hugo Beauzée-Luyssen
Problem solved: Remove the fixme.
> http://git.videolan.org/gitweb.cgi/vlmc.git/?a=commit;h=051ee9a855452f27e8dc4a5a136d5603db5ece0d
---
src/Gui/MainWindow.cpp | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/src/Gui/MainWindow.cpp b/src/Gui/MainWindow.cpp
index 5e5691a..5059945 100644
--- a/src/Gui/MainWindow.cpp
+++ b/src/Gui/MainWindow.cpp
@@ -275,7 +275,6 @@ MainWindow::initVlmcPreferences()
QT_TRANSLATE_NOOP( "PreferenceWidget", "VLMC won't store your passwords..." ) );
//Setup VLMC Proxy Settings
- //FIXME: The widgets get sorted...
VLMC_CREATE_PREFERENCE_STRING( "network/ProxyUrl", "",
QT_TRANSLATE_NOOP( "PreferenceWidget", "Proxy" ),
QT_TRANSLATE_NOOP( "PreferenceWidget", "The HTTP Proxy " ) );
More information about the Vlmc-devel
mailing list