aboutsummaryrefslogtreecommitdiff
path: root/aooptionsdialog.h
diff options
context:
space:
mode:
authorCerapter <cerap@protonmail.com>2018-08-24 15:51:28 +0200
committerCerapter <cerap@protonmail.com>2018-08-24 15:51:28 +0200
commit91ad46eea043673b188f5b5d4be49d66e0b7ba0d (patch)
treeb4e32b5fa8719d1c151c11ef0a88471419db9a43 /aooptionsdialog.h
parent4ee565591f4e4bd278336ca182c1b516236829cf (diff)
Fixed a Windows bug where there was no way to get back to the default audio device.
Diffstat (limited to 'aooptionsdialog.h')
-rw-r--r--aooptionsdialog.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/aooptionsdialog.h b/aooptionsdialog.h
index 7d09f218..a48bff9e 100644
--- a/aooptionsdialog.h
+++ b/aooptionsdialog.h
@@ -79,6 +79,8 @@ private:
QLabel *BlankBlipsLabel;
QDialogButtonBox *SettingsButtons;
+ bool needs_default_audiodev();
+
signals:
public slots: