Kaydet (Commit) ac9cd176 authored tarafından Miklos Vajna's avatar Miklos Vajna

sfx2: fix GCC-4.7 build

Change-Id: Ib98d73703eb713a38d28e96a92097b718404abc6
üst fc4935c0
......@@ -554,7 +554,7 @@ namespace sfx2
ModuleTaskPane& m_rAntiImpl;
const OUString m_sModuleIdentifier;
const Reference< XFrame > m_xFrame;
VclPtr<::svt::ToolPanelDeck> m_aPanelDeck;
VclPtr< ::svt::ToolPanelDeck> m_aPanelDeck;
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment