Revision: 8948
          http://playerstage.svn.sourceforge.net/playerstage/?rev=8948&view=rev
Author:   jpgr87
Date:     2010-10-25 04:19:07 +0000 (Mon, 25 Oct 2010)

Log Message:
-----------
Applied patch #3088062: Player: Util playerv: Lower Z-Order for map 
visualization

Modified Paths:
--------------
    code/player/trunk/utils/playerv/pv_dev_map.c

Modified: code/player/trunk/utils/playerv/pv_dev_map.c
===================================================================
--- code/player/trunk/utils/playerv/pv_dev_map.c        2010-10-14 23:36:42 UTC 
(rev 8947)
+++ code/player/trunk/utils/playerv/pv_dev_map.c        2010-10-25 04:19:07 UTC 
(rev 8948)
@@ -64,7 +64,7 @@
   rtk_menuitem_check(map->subscribe_item, subscribe);
 
   // Construct figures
-  map->fig = rtk_fig_create(mainwnd->canvas, NULL, 1);
+  map->fig = rtk_fig_create(mainwnd->canvas, NULL, -10);
 
   return map;
 }


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to