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

svx: fix GCC-4.7 build

Change-Id: Id6bcd248feffa30f990d8ba441017fda9967d456
üst ac9cd176
...@@ -556,7 +556,7 @@ namespace svxform ...@@ -556,7 +556,7 @@ namespace svxform
class NavigatorFrame : public SfxDockingWindow, public SfxControllerItem class NavigatorFrame : public SfxDockingWindow, public SfxControllerItem
{ {
private: private:
VclPtr<::svxform::NavigatorTree> m_pNavigatorTree; VclPtr< ::svxform::NavigatorTree> m_pNavigatorTree;
protected: protected:
virtual void Resize() SAL_OVERRIDE; virtual void Resize() SAL_OVERRIDE;
......
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