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

List:       kde-commits
Subject:    kdenonbeta/kig/objects
From:       Dominique Devriese <dominique.devriese () student ! kuleuven ! ac ! be>
Date:       2002-11-08 15:17:45
[Download RAW message or body]

CVS commit by domi: 

-  for_each( mprops.begin(), mprops.end(),
-            compose1(
-              bind2nd(
-                mem_fun( &Object::addChild ),
-                this ),
-              getObj() )
-    );
+  // now wasn't that way cooler than the following.. ;)
+  for ( propvect::iterator i = mprops.begin(); i != mprops.end(); ++i )
+    i->obj->addChild( this );

grr..;stupid STL unportability...

CCMAIL:paolini@dmf.unicatt.it

Maurizio: this should fix your errors, can you try again ?


  M +18 -17    label.cc   1.11

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

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