| commit | bf9fd0da729cf8250d54821219a569ff095a3435 | [log] |
|---|---|---|
| author | Markus Mohrhard <markus.mohrhard@googlemail.com> | Sat Jun 25 17:48:51 2016 +0200 |
| committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | Sat Jun 25 17:48:51 2016 +0200 |
| tree | 042fbeeef5bfafcefdb6b2cda5c903349550efff | |
| parent | 822aac91426848ae36fb5a6bd5ee55db6b60de6a [diff] |
loplugin:privatebase Change-Id: Ide542c847304087e555b1742274e509184a0edce
diff --git a/svx/inc/uiobject.hxx b/svx/inc/uiobject.hxx index 2e90385..f511f46 100644 --- a/svx/inc/uiobject.hxx +++ b/svx/inc/uiobject.hxx
@@ -11,7 +11,7 @@ class SvxShowCharSet; class SvxShowCharSetUIObject : WindowUIObject class SvxShowCharSetUIObject : public WindowUIObject { VclPtr<SvxShowCharSet> mxCharSet;