summaryrefslogtreecommitdiffstats
path: root/klettres/klettres/soundfactory.h
diff options
context:
space:
mode:
Diffstat (limited to 'klettres/klettres/soundfactory.h')
-rw-r--r--klettres/klettres/soundfactory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/klettres/klettres/soundfactory.h b/klettres/klettres/soundfactory.h
index e6105db7..032ad0ca 100644
--- a/klettres/klettres/soundfactory.h
+++ b/klettres/klettres/soundfactory.h
@@ -65,7 +65,7 @@ public:
* Call that when you read the language from Config and when the language changes
* or when the level changes
*/
- bool loadLanguage(TQDomDocument &tqlayoutDocument, TQString currentLanguage);
+ bool loadLanguage(TQDomDocument &layoutDocument, TQString currentLanguage);
///The language document
TQDomDocument m_layoutsDocument;