public static void Main() { Zadatak_1.App app = new Zadatak_1.App(); app.InitializeComponent(); app.Run(); }