videoplayerapp/videoplayerengine/tsrc/testvideoplayerengine/inc/testvideoplayerengine.h
changeset 36 8aed59de29f9
parent 30 4f111d64a341
child 40 13331705e488
--- a/videoplayerapp/videoplayerengine/tsrc/testvideoplayerengine/inc/testvideoplayerengine.h	Thu Apr 01 23:32:44 2010 +0300
+++ b/videoplayerapp/videoplayerengine/tsrc/testvideoplayerengine/inc/testvideoplayerengine.h	Fri Apr 16 18:13:14 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: