Replace the changes I removed by executing 'git reset HEAD~'.

This commit is contained in:
Joe Taylor
2020-03-16 10:27:22 -04:00
parent 3962aa3c43
commit 2653626d45
9 changed files with 86 additions and 103 deletions
+2
View File
@@ -19,6 +19,8 @@ extern "C" {
void plotsave_(float swide[], int* m_w , int* m_h1, int* irow);
}
extern dec_data dec_data;
CPlotter::CPlotter(QWidget *parent) : //CPlotter Constructor
QFrame {parent},
m_set_freq_action {new QAction {tr ("&Set Rx && Tx Offset"), this}},