qt: removed a few debug log lines

This commit is contained in:
user 2020-12-17 22:45:10 +08:00
parent 776dc7ec52
commit eccd5b6ff0
2 changed files with 0 additions and 3 deletions

View file

@ -417,7 +417,6 @@ void MainWindow::showStatusPage(StatusPage newStatusPage){
}
void MainWindow::showAboutBox(const QString & href) {
qDebug() << "MainWindow::showAboutBox(), href:" << href << endl;
AboutDialog dialog(this);
/*