vym.pro
changeset 784 9db215a4ad53
parent 781 6cbf3c9cbd21
child 785 5987f9f15bac
     1.1 --- a/vym.pro	Mon Jul 27 12:53:17 2009 +0000
     1.2 +++ b/vym.pro	Mon Jul 27 12:53:17 2009 +0000
     1.3 @@ -32,7 +32,7 @@
     1.4  
     1.5  HEADERS	+= \
     1.6  	aboutdialog.h \
     1.7 -	adaptor.h \
     1.8 +	adaptormodel.h \
     1.9  	animpoint.h \
    1.10  	attribute.h \
    1.11  #	attributedelegate.h\
    1.12 @@ -93,7 +93,7 @@
    1.13  
    1.14  SOURCES	+= \
    1.15  	aboutdialog.cpp \
    1.16 -	adaptor.cpp \
    1.17 +	adaptormodel.cpp \
    1.18  	animpoint.cpp \
    1.19  	attribute.cpp \
    1.20  #	attributedelegate.cpp \