diff options
author | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2016-06-21 16:42:46 +0200 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2016-06-22 18:19:32 +0200 |
commit | 47b9dad7976fe0611b60efa8c38c148445c99949 (patch) | |
tree | a616dce3e424f6007dad34c4d6ef2ccb2dccc5a8 | |
parent | cdfdf580f70e74dff393f9a0a6bac5c32264a42c (diff) |
remove unnecessary whitespace
Change-Id: Ia9c9accf3c5509393c3e09692b6a7eae756907f9
-rw-r--r-- | formula/source/ui/dlg/structpg.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/formula/source/ui/dlg/structpg.hxx b/formula/source/ui/dlg/structpg.hxx index e88ec26a4010..db53c6c25c22 100644 --- a/formula/source/ui/dlg/structpg.hxx +++ b/formula/source/ui/dlg/structpg.hxx @@ -35,7 +35,7 @@ namespace formula { class IFormulaToken; -class StructListBox : public SvTreeListBox +class StructListBox : public SvTreeListBox { private: |