kdebase/konqueror kfmrun.cc,1.15,1.16 konq_mainview.cc,1.162,1.163 konq_viewmgr.cc,1.1,1.2 konq_viewmgr.h,1.1,1.2 Author: shausman CVSROOT: /home/kde Sat Jul 31 22:36:12 MET DST 1999 Update of /home/kde/kdebase/konqueror In directory zeus:/tmp/cvs-serv19471 Modified Files: kfmrun.cc konq_mainview.cc konq_viewmgr.cc konq_viewmgr.h Log Message: - some header cleanup -> faster compilation - implemented KonqViewManager::chooseNextView() and used it -> when removing views the view next to it will be activated - when loading profiles the first view gets activated automatically - some cleanup/fixes