[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    make_it_cool: kdeedu/kig/kig
From:       Dominique Devriese <devriese () kde ! org>
Date:       2003-03-22 10:47:03
[Download RAW message or body]

CVS commit by domi: 

saner default for the new CoordinateSystem stuff..


  M +1 -1      kig_part.cpp   1.98.2.31


--- kdeedu/kig/kig/kig_part.cpp  #1.98.2.30:1.98.2.31
@@ -398,5 +398,5 @@ Objects KigDocument::whatIsInHere( const
 Rect KigDocument::suggestedRect() const
 {
-  if( mObjs.empty() ) return Rect( -7., -7., 14., 14. );
+  if( mObjs.empty() ) return Rect( -6., -6., 12., 12. );
   bool rectInited = false;
   Rect r(0.,0.,0.,0.);


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic