]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/settings/startup/startupsettingspage.h
Adding option to open externally called folder in a new tab
[dolphin.git] / src / settings / startup / startupsettingspage.h
index e06b65697fafa43fd4dc5f5900bddd3a08f48f89..a5e0b236f415f7551da914074e80511188bfdd66 100644 (file)
@@ -64,6 +64,7 @@ private:
     QCheckBox* m_showFullPath;
     QCheckBox* m_filterBar;
     QCheckBox* m_showFullPathInTitlebar;
+    QCheckBox* m_openExternallyCalledFolderInNewTab;
 };
 
 #endif