From: Tero K. <te...@us...> - 2005-08-15 00:40:30
|
Update of /cvsroot/openexvis/openexvis/gui_openexvis In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29186/gui_openexvis Modified Files: gui_openexvis.glade Log Message: Lines can now be marked to be skipped while visualizing. Index: gui_openexvis.glade =================================================================== RCS file: /cvsroot/openexvis/openexvis/gui_openexvis/gui_openexvis.glade,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- gui_openexvis.glade 12 Aug 2005 23:01:46 -0000 1.2 +++ gui_openexvis.glade 15 Aug 2005 00:40:15 -0000 1.3 @@ -606,6 +606,7 @@ <property name="right_margin">0</property> <property name="indent">0</property> <property name="text" translatable="yes"></property> + <signal name="button_press_event" handler="on_codeArea_button_press_event" last_modification_time="Sun, 14 Aug 2005 23:30:48 GMT"/> </widget> </child> </widget> |