summaryrefslogtreecommitdiff
path: root/l10ntools/inc/gConvPo.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'l10ntools/inc/gConvPo.hxx')
-rw-r--r--l10ntools/inc/gConvPo.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10ntools/inc/gConvPo.hxx b/l10ntools/inc/gConvPo.hxx
index 5be3657a70bc..53257c2393e0 100644
--- a/l10ntools/inc/gConvPo.hxx
+++ b/l10ntools/inc/gConvPo.hxx
@@ -61,8 +61,8 @@ class convert_po : public convert_gen
string msId;
string msStr;
string msKey;
- bool mbFuzzy;
- filebuf outBuffer;
+ bool mbFuzzy;
+ filebuf mfOutBuffer;
void doExecute() override;
string genKeyId(const string& text);