gstreamer_test_apps/QtGSTPlayer/views.h
branchRCL_3
changeset 30 7e817e7e631c
parent 29 567bb019e3e3
--- a/gstreamer_test_apps/QtGSTPlayer/views.h	Tue Aug 31 15:30:33 2010 +0300
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-#ifndef VIEWS_H
-#define VIEWS_H
-
-class HbView;
-//class HbFormView;
-class HbMainWindow;
-
-namespace Views
-{
-    extern HbMainWindow *win;
-    HbView *folderView();
-    //HbFormView *settingsView();
-}
-
-#endif // VIEWS_H