summaryrefslogtreecommitdiff
path: root/svx/source/dialog/contwnd.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/dialog/contwnd.cxx')
-rw-r--r--svx/source/dialog/contwnd.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/dialog/contwnd.cxx b/svx/source/dialog/contwnd.cxx
index 6289f3db1e75..28db0b862969 100644
--- a/svx/source/dialog/contwnd.cxx
+++ b/svx/source/dialog/contwnd.cxx
@@ -33,7 +33,7 @@ using namespace com::sun::star;
#define TRANSCOL Color( COL_WHITE )
-ContourWindow::ContourWindow( Window* pParent, WinBits nBits ) :
+ContourWindow::ContourWindow( vcl::Window* pParent, WinBits nBits ) :
GraphCtrl ( pParent, nBits ),
aWorkRect ( 0, 0, 0, 0 ),
bPipetteMode ( false ),