From: <de...@us...> - 2008-09-28 08:49:43
|
Revision: 3996 http://fudaa.svn.sourceforge.net/fudaa/?rev=3996&view=rev Author: deniger Date: 2008-09-28 08:49:32 +0000 (Sun, 28 Sep 2008) Log Message: ----------- Modified Paths: -------------- branches/Prepro-0.92-SNAPSHOT/fudaa/src/org/fudaa/fudaa/tr/post/TrPostProjet.java Modified: branches/Prepro-0.92-SNAPSHOT/fudaa/src/org/fudaa/fudaa/tr/post/TrPostProjet.java =================================================================== --- branches/Prepro-0.92-SNAPSHOT/fudaa/src/org/fudaa/fudaa/tr/post/TrPostProjet.java 2008-09-27 19:06:59 UTC (rev 3995) +++ branches/Prepro-0.92-SNAPSHOT/fudaa/src/org/fudaa/fudaa/tr/post/TrPostProjet.java 2008-09-28 08:49:32 UTC (rev 3996) @@ -1051,6 +1051,7 @@ // -- creation du menu POST de base --// setMenuPost(); + impl_.addInternalFrame(filleLayout); // pour charger les icones dans un thread a part // fille_.getVisuPanel().getController().buildActions(); This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |