aboutsummaryrefslogtreecommitdiff
path: root/gui
diff options
context:
space:
mode:
Diffstat (limited to 'gui')
-rw-r--r--gui/gui-manager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/gui-manager.h b/gui/gui-manager.h
index 866bc42e04..880c94d436 100644
--- a/gui/gui-manager.h
+++ b/gui/gui-manager.h
@@ -107,7 +107,7 @@ public:
* only be deleted when that dialog is the top level dialog.
*/
void addToTrash(GuiObject*, Dialog* parent = 0);
- static void initTextToSpeech();
+ void initTextToSpeech();
bool _launched;