]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/dolphinviewcontainer.cpp
Adress most of the second round of Angelaccio's review comments
[dolphin.git] / src / dolphinviewcontainer.cpp
index 46968e9ff6003f6c6a775eb8ef59c79eec8fbd39..9761f108fc84602ae83f51a3807151e215fbe333 100644 (file)
@@ -53,8 +53,7 @@ DolphinViewContainer::DolphinViewContainer(const QUrl& url, QWidget* parent) :
     m_statusBar(nullptr),
     m_statusBarTimer(nullptr),
     m_statusBarTimestamp(),
-    m_autoGrabFocus(true),
-    m_urlNavigatorVisualState{}
+    m_autoGrabFocus(true)
 #ifdef HAVE_KACTIVITIES
     , m_activityResourceInstance(nullptr)
 #endif