mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-14 02:27:09 -07:00
parent
c8763f08da
commit
b5fddd5408
1 changed files with 1 additions and 1 deletions
|
@ -847,7 +847,7 @@ void MainWindow::createKeyboardShortcuts()
|
|||
// Keyboard shortcuts slots
|
||||
void MainWindow::displayTransferTab() const
|
||||
{
|
||||
m_tabs->setCurrentWidget(m_transferListWidget);
|
||||
m_tabs->setCurrentWidget(m_splitter);
|
||||
}
|
||||
|
||||
void MainWindow::displaySearchTab()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue