]> source.dussan.org Git - vaadin-framework.git/commitdiff
Fixes #341
authorJoonas Lehtinen <joonas.lehtinen@itmill.com>
Thu, 8 Feb 2007 18:15:08 +0000 (18:15 +0000)
committerJoonas Lehtinen <joonas.lehtinen@itmill.com>
Thu, 8 Feb 2007 18:15:08 +0000 (18:15 +0000)
svn changeset:587/svn branch:toolkit

src/com/itmill/toolkit/demo/features/IntroComponents.java

index 734eb48d4fbc7c986d282dc3bb1a4f9aa58f1bda..735dd33abdfc8469b173ce09f2c967abc7bdbeb0 100644 (file)
@@ -64,7 +64,7 @@ public class IntroComponents extends Feature {
        }
 
        protected String getImage() {
-               return "ui-components.gif";
+               return "components.png";
        }
 
        protected String getTitle() {