jer 14/05/04 23:51:49 Added: vym-2.3.22-arrowobj.patch Log: Version bump. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Revision Changes Path 1.1 x11-misc/vym/files/vym-2.3.22-arrowobj.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/vym/files/vym-2.3.22-arrowobj.patch?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/vym/files/vym-2.3.22-arrowobj.patch?rev=1.1&content-type=text/plain Index: vym-2.3.22-arrowobj.patch =================================================================== --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -69,6 +69,7 @@ aboutdialog.h taskfiltermodel.h animpoint.h + arrowobj.h attribute.h attributeitem.h # attributedelegate.h @@ -156,6 +157,7 @@ aboutdialog.cpp taskfiltermodel.cpp animpoint.cpp + arrowobj.cpp attribute.cpp attributeitem.cpp # attributedelegate.cpp
