inc/mpcommondefs.h
changeset 22 ecf06a08d4d9
parent 20 82baf59ce8dd
child 29 8192e5b5c935
--- a/inc/mpcommondefs.h	Fri Apr 16 14:56:30 2010 +0300
+++ b/inc/mpcommondefs.h	Mon May 03 12:29:20 2010 +0300
@@ -48,7 +48,8 @@
      */
     enum MpViewMode {
         DefaultView,
-        FetchView
+        FetchView,
+        EmbeddedView
     };
 }