paragui-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[paragui-cvs] CVS: paragui/src/widgets pgwidget.cpp,1.4.4.19,1.4.4.20


From: Alexander Pipelka <address@hidden>
Subject: [paragui-cvs] CVS: paragui/src/widgets pgwidget.cpp,1.4.4.19,1.4.4.20
Date: Wed, 16 Apr 2003 10:02:52 -0400

Update of /cvsroot/paragui/paragui/src/widgets
In directory subversions:/tmp/cvs-serv26038/src/widgets

Modified Files:
      Tag: devel-1-0
        pgwidget.cpp 
Log Message:
- fixed event bug !
  Thanks Michael Bartl <address@hidden>



Index: pgwidget.cpp
===================================================================
RCS file: /cvsroot/paragui/paragui/src/widgets/pgwidget.cpp,v
retrieving revision 1.4.4.19
retrieving revision 1.4.4.20
diff -C2 -r1.4.4.19 -r1.4.4.20
*** pgwidget.cpp        7 Apr 2003 22:28:18 -0000       1.4.4.19
--- pgwidget.cpp        16 Apr 2003 14:02:49 -0000      1.4.4.20
***************
*** 229,232 ****
--- 229,234 ----
        // remove my private data
        delete my_internaldata;
+ 
+       //cout << "Removed widget '" << GetName() << "'" << endl;
  }
  





reply via email to

[Prev in Thread] Current Thread [Next in Thread]