vym.pro
changeset 676 3dabc6424d73
parent 665 a7db20d79c32
child 702 a02d84c2d0ac
     1.1 --- a/vym.pro	Wed Feb 27 16:09:06 2008 +0000
     1.2 +++ b/vym.pro	Wed Feb 27 16:09:06 2008 +0000
     1.3 @@ -27,8 +27,9 @@
     1.4  	aboutdialog.h \
     1.5  	animpoint.h \
     1.6  	attribute.h \
     1.7 +	attributedelegate.h\
     1.8 +	attributedialog.h \
     1.9  	attributewidget.h \
    1.10 -	attributedialog.h \
    1.11  	branchobj.h \
    1.12  	branchpropwindow.h\
    1.13  	editxlinkdialog.h \
    1.14 @@ -79,8 +80,9 @@
    1.15  	aboutdialog.cpp \
    1.16  	animpoint.cpp \
    1.17  	attribute.cpp \
    1.18 +	attributedelegate.cpp \
    1.19 +	attributedialog.cpp \
    1.20  	attributewidget.cpp \
    1.21 -	attributedialog.cpp \
    1.22  	branchobj.cpp \
    1.23  	branchpropwindow.cpp \
    1.24  	editxlinkdialog.cpp \