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