diff -r 85dec6a8c12c -r 9db215a4ad53 vym.pro --- a/vym.pro Mon Jul 27 12:53:17 2009 +0000 +++ b/vym.pro Mon Jul 27 12:53:17 2009 +0000 @@ -32,7 +32,7 @@ HEADERS += \ aboutdialog.h \ - adaptor.h \ + adaptormodel.h \ animpoint.h \ attribute.h \ # attributedelegate.h\ @@ -93,7 +93,7 @@ SOURCES += \ aboutdialog.cpp \ - adaptor.cpp \ + adaptormodel.cpp \ animpoint.cpp \ attribute.cpp \ # attributedelegate.cpp \