]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/dolphinviewcontainer.cpp
Fixed issue the the current view does not get the focus after opening Dolphin. Althou...
[dolphin.git] / src / dolphinviewcontainer.cpp
index 6fcdb7deca075ec2956301e83cfedca465118d3a..a9226ebb0a3dba4a92f0dccc5f85e232a46f459a 100644 (file)
@@ -71,7 +71,7 @@ DolphinViewContainer::DolphinViewContainer(DolphinMainWindow* mainWindow,
     m_proxyModel(0)
 {
     hide();
-    setFocusPolicy(Qt::StrongFocus);
+
     m_topLayout = new QVBoxLayout(this);
     m_topLayout->setSpacing(0);
     m_topLayout->setMargin(0);