summaryrefslogtreecommitdiffstats
path: root/l10ntools/inc/gConvSrc.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'l10ntools/inc/gConvSrc.hxx')
-rw-r--r--l10ntools/inc/gConvSrc.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10ntools/inc/gConvSrc.hxx b/l10ntools/inc/gConvSrc.hxx
index 605fffb95d4b..0710f134d69a 100644
--- a/l10ntools/inc/gConvSrc.hxx
+++ b/l10ntools/inc/gConvSrc.hxx
@@ -35,7 +35,7 @@ class convert_src : public convert_gen
void setValue(string& syyText);
bool setLang(string& syyText);
- void setName(string& syyText);
+ void setName(string& syyText, bool revertLevel);
void setCmd(string& syyText);
void startBlock();
void stopBlock();