summaryrefslogtreecommitdiff
path: root/vcl/source/window/introwin.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source/window/introwin.cxx')
-rw-r--r--vcl/source/window/introwin.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/vcl/source/window/introwin.cxx b/vcl/source/window/introwin.cxx
index 36dc800c9fcd..10baa88203f0 100644
--- a/vcl/source/window/introwin.cxx
+++ b/vcl/source/window/introwin.cxx
@@ -36,7 +36,7 @@ void IntroWindow::ImplInitIntroWindowData()
pSVData->mpIntroWindow = this;
}
-// -----------------------------------------------------------------------
+
IntroWindow::IntroWindow( ) :
WorkWindow( WINDOW_INTROWINDOW )
@@ -45,7 +45,7 @@ IntroWindow::IntroWindow( ) :
WorkWindow::ImplInit( 0, WB_INTROWIN, NULL );
}
-// -----------------------------------------------------------------------
+
IntroWindow::~IntroWindow()
{