[Libreoffice-commits] .: svx/source
Matus Kukan
mkukan at kemper.freedesktop.org
Sat Feb 11 11:09:20 PST 2012
svx/source/svdraw/svdpagv.cxx | 2 ++
1 file changed, 2 insertions(+)
New commits:
commit d5f9722e198cc8cc9e658207c73e465390c60c99
Author: Matúš Kukan <matus.kukan at gmail.com>
Date: Sat Feb 11 20:07:01 2012 +0100
fix dbgutil build: put back DbgName_SdrPageView
diff --git a/svx/source/svdraw/svdpagv.cxx b/svx/source/svdraw/svdpagv.cxx
index 399d7f0..fef1b10 100644
--- a/svx/source/svdraw/svdpagv.cxx
+++ b/svx/source/svdraw/svdpagv.cxx
@@ -66,6 +66,8 @@ using namespace ::com::sun::star;
#include <svx/sdrpagewindow.hxx>
#include <svx/sdrpaintwindow.hxx>
+DBG_NAME(SdrPageView);
+
////////////////////////////////////////////////////////////////////////////////////////////////////
// interface to SdrPageWindow
More information about the Libreoffice-commits
mailing list