summaryrefslogtreecommitdiff
path: root/noncore/settings/sound/soundsettings.h
Side-by-side diff
Diffstat (limited to 'noncore/settings/sound/soundsettings.h') (more/less context) (show whitespace changes)
-rw-r--r--noncore/settings/sound/soundsettings.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/settings/sound/soundsettings.h b/noncore/settings/sound/soundsettings.h
index 71ce6f5..57a360f 100644
--- a/noncore/settings/sound/soundsettings.h
+++ b/noncore/settings/sound/soundsettings.h
@@ -26,12 +26,13 @@
class SoundSettings : public SoundSettingsBase
{
Q_OBJECT
public:
+ static QString appName() { return QString::fromLatin1("sound"); }
SoundSettings( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
protected:
bool noWarning;
/* void accept(); */
/* void reject(); */