kdebase/konqueror konq_frame.cc,1.130,1.131 Author: hausmann Sat Jun 30 19:23:17 UTC 2001 Modified Files: konq_frame.cc Log Message: - don't confuse javascript with pre-defined frame names instead of just an empty name - m_pPart = factory.create( this, "view widget", 0, "child view" ); + m_pPart = factory.create( this, "view widget", 0, "" );