mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-13 16:18:42 +00:00
Remove qdebug in ColumnChooser
.. was accidentally committed a long time ago!
This commit is contained in:
@@ -752,7 +752,6 @@ RideNavigator::removeColumn()
|
||||
void
|
||||
RideNavigator::showColumnChooser()
|
||||
{
|
||||
qDebug()<<logicalHeadings;
|
||||
ColumnChooser *selector = new ColumnChooser(logicalHeadings);
|
||||
selector->show();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user