mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-18 06:28:03 -06:00
@@ -878,7 +878,7 @@ void MainWindow::createKeyboardShortcuts()
|
||||
// Keyboard shortcuts slots
|
||||
void MainWindow::displayTransferTab() const
|
||||
{
|
||||
m_tabs->setCurrentWidget(m_transferListWidget);
|
||||
m_tabs->setCurrentWidget(m_splitter);
|
||||
}
|
||||
|
||||
void MainWindow::displaySearchTab()
|
||||
|
||||
Reference in New Issue
Block a user