]> cloud.milkyroute.net Git - dolphin.git/commit
In the item view constructors, call setFocus() only after
authorFrank Reininghaus <frank78ac@googlemail.com>
Sun, 21 Nov 2010 12:36:45 +0000 (12:36 +0000)
committerFrank Reininghaus <frank78ac@googlemail.com>
Sun, 21 Nov 2010 12:36:45 +0000 (12:36 +0000)
commit0d63feed1bb165af895fe997c0dd456da4d08ccb
treeb8eeffe39a5c077231173d5f6fb1e605fc5bf313
parent6b2ee4933ca3ee419717aa46e6dd913e7722099d
In the item view constructors, call setFocus() only after
m_extensionsFactory is initialised. This fixes a possible crash in
Konqueror when changing the settings or manipulating tabs.

CCBUG: 240374

svn path=/trunk/KDE/kdebase/apps/; revision=1199276
src/views/dolphindetailsview.cpp
src/views/dolphiniconsview.cpp