mirror of
https://github.com/Quill-OS/quill.git
synced 2024-10-31 21:33:22 -07:00
Comment testing things again
This commit is contained in:
parent
5a59b0db98
commit
cb28c4b8f3
1 changed files with 2 additions and 1 deletions
|
@ -601,7 +601,8 @@ void MainWindow::on_settingsBtn_clicked()
|
|||
else {
|
||||
;
|
||||
}
|
||||
showToast("Connection successful");
|
||||
// Testing
|
||||
// showToast("Connection successful");
|
||||
}
|
||||
|
||||
void MainWindow::on_appsBtn_clicked()
|
||||
|
|
Loading…
Reference in a new issue