videoplayback/inc/videobaseplaybackview.h
changeset 63 4707a0db12f6
parent 50 21fe8338c6bf
--- a/videoplayback/inc/videobaseplaybackview.h	Fri Sep 03 12:37:43 2010 +0300
+++ b/videoplayback/inc/videobaseplaybackview.h	Mon Sep 20 18:25:37 2010 +0300
@@ -15,7 +15,7 @@
 *
 */
 
-// Version : %version:  da1mmcf#21 %
+// Version : %version:  22 %
 
 
 
@@ -93,7 +93,7 @@
 
         void initializeVideoPlaybackView();
 
-        void showDialog( const QString& string, bool closeView = true );
+        void showDialog( const QString& string, bool closeView = true, bool isError = true );
 
         virtual void handleClosePlaybackView();