[Kde-bindings] KDE/kdebindings/qtruby

Richard Dale Richard_Dale at tipitina.demon.co.uk
Sat Dec 16 11:51:29 UTC 2006


SVN commit 614111 by rdale:

* Added the desktop/screenshot example

CCMAIL: kde-bindings at kde.org



 M  +2 -1      ChangeLog  
 A             rubylib/examples/desktop (directory)  
 A             rubylib/examples/desktop/screenshot (directory)  
 A             rubylib/examples/desktop/screenshot/main.rb  
 A             rubylib/examples/desktop/screenshot/screenshot.rb  


--- trunk/KDE/kdebindings/qtruby/ChangeLog #614110:614111
@@ -1,12 +1,13 @@
 2006-12-16  Richard Dale  <rdale at foton.es>
 
 	* Added the painting/fontsampler example
-	* There is no way to distinguish between the two copy constructors:
+	* There is no way to distinguish between the two constructors:
 	 	 QTreeWidgetItem (const QTreeWidgetItem & other) 
 		 QTreeWidgetItem (QTreeWidgetItem * parent, const QStringList & 
            strings, int type = Type)
 	  when the latter has a single argument. So force the second variant to 
       be called
+	* Added the desktop/screenshot example
 
 2006-12-14  Richard Dale  <rdale at foton.es>
 



More information about the Kde-bindings mailing list