Enlightenment CVS committal

Author  : leviathan
Project : e17
Module  : libs/etk-perl

Dir     : e17/libs/etk-perl/lib


Modified Files:
        Etk.pm 


Log Message:
Oops... the example doesn't run

===================================================================
RCS file: /cvs/e/e17/libs/etk-perl/lib/Etk.pm,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -3 -r1.22 -r1.23
--- Etk.pm      21 Jan 2007 01:12:44 -0000      1.22
+++ Etk.pm      26 Jan 2007 02:00:00 -0000      1.23
@@ -48,6 +48,8 @@
 
   $button->SignalConnect("clicked", \&clicked_cb);
 
+  Etk::Main::Run();
+
   sub clicked_cb
   {
      print "button clicked!\n";



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to