mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-08-27 09:52:35 -04:00
Remove obsolete comments.
This commit is contained in:
parent
af04310f93
commit
548eb1906b
@ -808,7 +808,7 @@ void MainWindow::on_actionSave_all_triggered() //Save All
|
|||||||
{
|
{
|
||||||
m_saveAll=true;
|
m_saveAll=true;
|
||||||
}
|
}
|
||||||
//Display list of keyboard shortcuts //Display list of mouse commands //Diaplay list of Add-On pfx/sfx
|
|
||||||
void MainWindow::on_DecodeButton_clicked() //Decode request
|
void MainWindow::on_DecodeButton_clicked() //Decode request
|
||||||
{
|
{
|
||||||
if(!m_decoderBusy) {
|
if(!m_decoderBusy) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user