summaryrefslogtreecommitdiff
path: root/l10ntools/source/gConvProp.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'l10ntools/source/gConvProp.cxx')
-rw-r--r--l10ntools/source/gConvProp.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10ntools/source/gConvProp.cxx b/l10ntools/source/gConvProp.cxx
index c1f6bfa3428f..76d7c936c4d3 100644
--- a/l10ntools/source/gConvProp.cxx
+++ b/l10ntools/source/gConvProp.cxx
@@ -37,7 +37,7 @@ convert_prop::~convert_prop()
-void convert_prop::execute()
+void convert_prop::doExecute()
{
throw l10nMem::showError(std::string("convert_prop::execute not implemented"));
}