Some cosmetic adjustments tot he GUI layout.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3222 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Edson W. R. Pereira
2013-04-25 18:57:32 +00:00
parent 998c3990a4
commit 34b2fa7251
3 changed files with 211 additions and 151 deletions
+1 -1
View File
@@ -2630,7 +2630,7 @@ void MainWindow::rigOpen()
rig->setConf("dtr_state","OFF");
}
rig->open();
// rig->getVFO();
//rig->getVFO();
m_bRigOpen=true;
}
catch (const RigException &Ex) {