mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2026-06-18 21:58:34 -04:00
Looking for what's still needed...
This commit is contained in:
@@ -788,11 +788,6 @@ void MainWindow::msgBox(QString t) //msgBox
|
||||
msgBox0.exec();
|
||||
}
|
||||
|
||||
void MainWindow::stub() //stub()
|
||||
{
|
||||
msgBox("Not yet implemented.");
|
||||
}
|
||||
|
||||
void MainWindow::on_actionAstro_Data_triggered() //Display Astro
|
||||
{
|
||||
if (m_astro_window ) m_astro_window->show();
|
||||
|
||||
Reference in New Issue
Block a user