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

sfx2: WaE: '<::' cannot begin a template-argument list

Change-Id: I954a2128ad5845d5a58eaee2bc0709a78cffa308
üst c97971ea
......@@ -518,7 +518,7 @@ namespace sfx2
:m_rAntiImpl( i_rAntiImpl )
,m_sModuleIdentifier( lcl_identifyModule( i_rDocumentFrame ) )
,m_xFrame( i_rDocumentFrame )
,m_aPanelDeck( VclPtr<::svt::ToolPanelDeck>::Create(i_rAntiImpl) )
,m_aPanelDeck( VclPtr< ::svt::ToolPanelDeck>::Create(i_rAntiImpl) )
{
m_aPanelDeck->Show();
OnResize();
......
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