dojo.declare("Showcase", wm.Application, {
	main: "Main",
	widgets: {

	}
});