Upper waterfall's frequency scale now (more or less) correct.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@2600 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Joe Taylor
2012-09-26 17:39:43 +00:00
parent 274e49fb21
commit 5ee333a0e9
4 changed files with 23 additions and 57 deletions
+1
View File
@@ -35,6 +35,7 @@ public:
qint32 m_DF;
qint32 m_tol;
qint32 m_fCal;
qint32 m_nsps;
void draw(float sw[], int i0, float splot[]); //Update the waterfalls
void SetRunningState(bool running);