commit-gnue
[Top][All Lists]
Advanced

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

gnue/designer/src PropertyEditor.py


From: Arturas Kriukovas
Subject: gnue/designer/src PropertyEditor.py
Date: Wed, 03 Jul 2002 11:56:37 -0400

CVSROOT:        /home/cvs
Module name:    gnue
Changes by:     Arturas Kriukovas <address@hidden>      02/07/03 11:56:37

Modified files:
        designer/src   : PropertyEditor.py 

Log message:
        Removed accidental debugging line.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/designer/src/PropertyEditor.py.diff?cvsroot=OldCVS&tr1=1.25&tr2=1.26&r1=text&r2=text

Patches:
Index: gnue/designer/src/PropertyEditor.py
diff -c gnue/designer/src/PropertyEditor.py:1.25 
gnue/designer/src/PropertyEditor.py:1.26
*** gnue/designer/src/PropertyEditor.py:1.25    Wed Jul  3 10:59:10 2002
--- gnue/designer/src/PropertyEditor.py Wed Jul  3 11:56:37 2002
***************
*** 567,573 ****
  #
  #
  class PropertyToolFrame(ToolFrame):
-   print "VEIKIA! :)"
    def __init__(self, instance, title): 
      ToolFrame.__init__(self, instance, _("Property Editor"))
  
--- 567,572 ----



reply via email to

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