mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-13 16:18:42 +00:00
Ride Tab Grab focus on startup
.. it irritated me that the search box always had focus on launch
This commit is contained in:
@@ -720,6 +720,9 @@ MainWindow::MainWindow(const QDir &home)
|
||||
|
||||
saveState(currentTab->context); // set to whatever we started with
|
||||
selectAnalysis();
|
||||
|
||||
//grab focus
|
||||
currentTab->setFocus();
|
||||
}
|
||||
|
||||
/*----------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user