mirror of
git://git.savannah.nongnu.org/eliot.git
synced 2025-02-07 08:48:26 +01:00
Fix a typo
This commit is contained in:
parent
0097519e96
commit
71b0a61547
1 changed files with 1 additions and 1 deletions
|
@ -312,7 +312,7 @@ void MainWindow::beep()
|
||||||
|
|
||||||
LOG_DEBUG("Beep!")
|
LOG_DEBUG("Beep!")
|
||||||
// FIXME: doesn't seem to be working on Ubuntu
|
// FIXME: doesn't seem to be working on Ubuntu
|
||||||
// (even acter 'modprobe pcspkr' and when the 'beep' application works)
|
// (even after 'modprobe pcspkr' and when the 'beep' application works)
|
||||||
QApplication::beep();
|
QApplication::beep();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue