qapplication_win.cpp update

David Tio david at int-os.com
Sat Aug 28 21:42:30 CEST 2004


Hi all, 

In the setMainWidget function... instead of setting the caption to the 
application name
main_widget->setCaption(mwTitle); 

shouldn't it check whether the main_widget has a title first?
if( main_widget->isEmpty())
 main_widget->setCaption(mwTitle);

Just my thought..., and I still want to know how to subscribe to the mailing 
list....

Warmest Regards,

David Tio


More information about the kde-cygwin mailing list