]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/dolphintabwidget.cpp
Fix typo in comment
[dolphin.git] / src / dolphintabwidget.cpp
index 39a734b17b5c82d867abb20e786cd9094b596dfa..89c54baf54b421611318eba1283ef513eeae9fa1 100644 (file)
@@ -206,7 +206,7 @@ void DolphinTabWidget::openDirectories(const QList<QUrl>& dirs, bool splitView)
             } else {
                 tabPage->secondaryViewContainer()->setActive(true);
             }
             } else {
                 tabPage->secondaryViewContainer()->setActive(true);
             }
-            // BUG: 147230
+            // BUG: 417230
             // Required for updateViewState() call in openFiles() to work as expected
             // If there is a selection, updateViewState() calls are effectively a no-op
             tabPage->activeViewContainer()->view()->clearSelection();
             // Required for updateViewState() call in openFiles() to work as expected
             // If there is a selection, updateViewState() calls are effectively a no-op
             tabPage->activeViewContainer()->view()->clearSelection();