summaryrefslogtreecommitdiff
path: root/l10ntools/source/gConvTree.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'l10ntools/source/gConvTree.cxx')
-rw-r--r--l10ntools/source/gConvTree.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10ntools/source/gConvTree.cxx b/l10ntools/source/gConvTree.cxx
index 8ce85df5ea05..0b62ccaa6957 100644
--- a/l10ntools/source/gConvTree.cxx
+++ b/l10ntools/source/gConvTree.cxx
@@ -49,7 +49,7 @@ convert_tree::~convert_tree()
extern int treelex(void);
-void convert_tree::execute()
+void convert_tree::doExecute()
{
std::string sLang;
std::string sFile, sFile2;