mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-14 00:28:42 +00:00
Update ChartBar button text
.. when editing it in the chart settings
This commit is contained in:
@@ -216,7 +216,7 @@ HomeWindow::titleChanged()
|
||||
|
||||
// rename the tab
|
||||
if (!currentStyle) {
|
||||
//XXX move to scope bar tabbed->setTabText(controlStack->currentIndex(), titleEdit->text());
|
||||
chartbar->setText(controlStack->currentIndex(), titleEdit->text());
|
||||
}
|
||||
|
||||
// repaint to reflect
|
||||
|
||||
Reference in New Issue
Block a user