mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-13 16:18:42 +00:00
Just standardizing some indention.
This commit is contained in:
@@ -70,7 +70,7 @@ class MainWindow : public QMainWindow
|
||||
void notesChanged();
|
||||
void saveNotes();
|
||||
void showOptions();
|
||||
void showTools();
|
||||
void showTools();
|
||||
|
||||
protected:
|
||||
|
||||
@@ -101,11 +101,11 @@ class MainWindow : public QMainWindow
|
||||
PowerHist *powerHist;
|
||||
Zones *zones;
|
||||
|
||||
// pedal force/pedal velocity scatter plot widgets
|
||||
PfPvPlot *pfPvPlot;
|
||||
// pedal force/pedal velocity scatter plot widgets
|
||||
PfPvPlot *pfPvPlot;
|
||||
QLineEdit *qaCPValue;
|
||||
QLineEdit *qaCadValue;
|
||||
QLineEdit *qaClValue;
|
||||
QLineEdit *qaClValue;
|
||||
|
||||
QTextEdit *rideNotes;
|
||||
QString currentNotesFile;
|
||||
|
||||
Reference in New Issue
Block a user