Skip to content

Commit

Permalink
Revert "Minor typo"
Browse files Browse the repository at this point in the history
This reverts commit cfb8e08.
  • Loading branch information
ea4k committed Jan 30, 2021
1 parent cfb8e08 commit 610eeca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mainwindow.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ MainWindow::MainWindow(const QString &_klogDir, const QString &tversion)
loggWinAct = new QAction(tr("&Log Window"), this);

operatorLineEdit = new QLineEdit;
stationCallSignLineEdit = new QLineEdit;
stationignLineEdit = new QLineEdit;
txFreqSpinBox = new QDoubleSpinBox;
rxFreqSpinBox = new QDoubleSpinBox;
splitCheckBox = new QCheckBox;
Expand Down

0 comments on commit 610eeca

Please sign in to comment.