summaryrefslogtreecommitdiff
path: root/noncore/settings/sound/soundsettings.h
Unidiff
Diffstat (limited to 'noncore/settings/sound/soundsettings.h') (more/less context) (show whitespace changes)
-rw-r--r--noncore/settings/sound/soundsettings.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/noncore/settings/sound/soundsettings.h b/noncore/settings/sound/soundsettings.h
index 6b8b835..0f3605e 100644
--- a/noncore/settings/sound/soundsettings.h
+++ b/noncore/settings/sound/soundsettings.h
@@ -34,2 +34,3 @@ public:
34protected: 34protected:
35 bool noWarning;
35/* void accept(); */ 36/* void accept(); */
@@ -40,3 +41,3 @@ protected:
40private slots: 41private slots:
41 void setKeyButton(const QString &); 42 void setKeyButton( int);
42 void setSizeLimitButton(const QString &); 43 void setSizeLimitButton(const QString &);
@@ -44,2 +45,3 @@ private slots:
44 void cleanUp(); 45 void cleanUp();
46 void restartOpie(bool);
45}; 47};