branch | GCC_SURGE |
changeset 25 | 7ce29e50e9e1 |
parent 11 | 1373546e05c6 |
--- a/gstreamer_test_apps/QtGSTPlayer/views.cpp Fri Jun 11 16:24:58 2010 +0100 +++ b/gstreamer_test_apps/QtGSTPlayer/views.cpp Thu Jul 22 16:36:00 2010 +0100 @@ -18,14 +18,5 @@ // 0 since folderView was added first to the main window return win->viewAt(0); } - -/*! - Returns the pointer to settings view. -*/ - /* HbFormView *settingsView() - { - // 1 since settingsView was the second view added - return static_cast<HbFormView *>(win->viewAt(1)); - } - */ + }