main.cpp
changeset 824 36eb4b8f409e
parent 807 f9f7922989d8
child 829 832e96c9abb6
     1.1 --- a/main.cpp	Fri Feb 19 13:47:03 2010 +0000
     1.2 +++ b/main.cpp	Thu Feb 25 11:03:52 2010 +0000
     1.3 @@ -202,7 +202,7 @@
     1.4  #endif
     1.5  
     1.6  	//m.resize(m.sizeHint());
     1.7 -	m.setIcon (QPixmap (iconPath+"vym-48x48.png"));
     1.8 +	m.setIcon (QPixmap (iconPath+"vym.png"));
     1.9  	m.show();
    1.10  	m.fileNew();
    1.11  	// Paint Mainwindow first time