mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-05-29 04:42:28 -04:00
Looking for what's still needed...
This commit is contained in:
parent
58075a4443
commit
c98eb2019f
@ -788,11 +788,6 @@ void MainWindow::msgBox(QString t) //msgBox
|
|||||||
msgBox0.exec();
|
msgBox0.exec();
|
||||||
}
|
}
|
||||||
|
|
||||||
void MainWindow::stub() //stub()
|
|
||||||
{
|
|
||||||
msgBox("Not yet implemented.");
|
|
||||||
}
|
|
||||||
|
|
||||||
void MainWindow::on_actionAstro_Data_triggered() //Display Astro
|
void MainWindow::on_actionAstro_Data_triggered() //Display Astro
|
||||||
{
|
{
|
||||||
if (m_astro_window ) m_astro_window->show();
|
if (m_astro_window ) m_astro_window->show();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user