Code

Moving functions from svg_preview_cache.h to a new .cpp
authorbryce <bryce@users.sourceforge.net>
Tue, 20 Feb 2007 07:28:05 +0000 (07:28 +0000)
committerbryce <bryce@users.sourceforge.net>
Tue, 20 Feb 2007 07:28:05 +0000 (07:28 +0000)
commit266cb2780f78d3355dcf6b7ae2f128106e01032a
tree2009a2a33fabb45afe958b804bae63d2d567c490
parent30e67e5cf0256bb30d02f301cd119615503bbfa5
Moving functions from svg_preview_cache.h to a new .cpp
configure.ac
src/Makefile.am
src/Makefile_insert
src/dialogs/stroke-style.cpp
src/ui/Makefile_insert
src/ui/cache/Makefile_insert [new file with mode: 0644]
src/ui/cache/makefile.in [new file with mode: 0644]
src/ui/cache/svg_preview_cache.cpp [new file with mode: 0644]
src/ui/cache/svg_preview_cache.h
src/widgets/icon.cpp