diff options
author | Tor Lillqvist <tml@collabora.com> | 2014-03-12 16:34:21 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2014-03-13 08:40:59 +0200 |
commit | 50bd9482c72ab848c7336955a2b8f890b9cad5ab (patch) | |
tree | 92382e531982d5426356fe0f9ec95f993ce9e40c /vcl/inc | |
parent | 78a2020846b855ed925ab88f06fa70a282a75e5a (diff) |
Spelling fix: pined
Change-Id: I7e9e0a3c03e6158894787f6eb072bebdbee0fcad
Diffstat (limited to 'vcl/inc')
-rw-r--r-- | vcl/inc/brdwin.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/inc/brdwin.hxx b/vcl/inc/brdwin.hxx index 296b415f7b19..d0055c95f568 100644 --- a/vcl/inc/brdwin.hxx +++ b/vcl/inc/brdwin.hxx @@ -95,7 +95,7 @@ private: bool mbFloatWindow; bool mbSmallOutBorder; bool mbFrameBorder; - bool mbPined; + bool mbPinned; bool mbRollUp; bool mbMenuHide; bool mbDockBtn; |