videoplayerapp/videoplayerengine/tsrc/testvideoplayerengine/inc/testvideoplayerengine.h
changeset 17 69946d1824c4
parent 15 cf5481c2bc0b
child 40 13331705e488
--- a/videoplayerapp/videoplayerengine/tsrc/testvideoplayerengine/inc/testvideoplayerengine.h	Fri Apr 16 14:59:52 2010 +0300
+++ b/videoplayerapp/videoplayerengine/tsrc/testvideoplayerengine/inc/testvideoplayerengine.h	Mon May 03 12:32:50 2010 +0300
@@ -23,6 +23,8 @@
 //      - how to setup construction to fail for testing purposes
 
 
+// Version : %version: %
+
 #ifndef __TESTVIDEOPLAYERENGINE_H__
 #define __TESTVIDEOPLAYERENGINE_H__
 
@@ -84,7 +86,8 @@
 
 signals:
 
-	void aboutToQuit();
+    void aboutToQuit();
+    void command( int );
 
 private: