Kaydet (Commit) 525b91f7 authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS vclcleanup02 (1.5.52); FILE MERGED

2003/12/11 08:29:49 mt 1.5.52.1: #i23061# VCL cleanup, removed headers, methods and types...
üst cef07cfa
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: rtfgrf.cxx,v $ * $RCSfile: rtfgrf.cxx,v $
* *
* $Revision: 1.5 $ * $Revision: 1.6 $
* *
* last change: $Author: hr $ $Date: 2003-11-05 14:22:44 $ * last change: $Author: vg $ $Date: 2004-01-06 15:44:42 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -103,7 +103,7 @@ public: ...@@ -103,7 +103,7 @@ public:
}; };
GrfWindow::GrfWindow( const Graphic& rGrf ) GrfWindow::GrfWindow( const Graphic& rGrf )
: WorkWindow( GetpApp()->GetAppWindow() ), : WorkWindow( NULL ),
aGrf( rGrf ) aGrf( rGrf )
{ {
SetPosSizePixel( Point( 100, 0 ), Size( 300, 300 )); SetPosSizePixel( Point( 100, 0 ), Size( 300, 300 ));
......
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