summaryrefslogtreecommitdiffstats
path: root/src/main.cpp
diff options
context:
space:
mode:
authorMarkus Engel <markus.engel@tum.de>2013-04-02 19:29:05 +0000
committerMarkus Engel <markus.engel@tum.de>2013-04-02 19:29:05 +0000
commitbe6575c39673b06bd51215e47fea86de5f1ee746 (patch)
tree33e4facc760cd4a514f044aabf2f49395942e5a8 /src/main.cpp
parentAdded virtual destructor to SPObject. Switched to new factory. Replaced some ... (diff)
downloadinkscape-be6575c39673b06bd51215e47fea86de5f1ee746.tar.gz
inkscape-be6575c39673b06bd51215e47fea86de5f1ee746.zip
Replaced some forgotten old casting macros.
All object files are first compiled into a static library and then Inkscape and Inkview are linked against this library. Thus the linker omits some global function calls that are necessary for class registration. This intermediate step was removed so that both executables are directly linked against all object files. (bzr r11608.1.71)
Diffstat (limited to 'src/main.cpp')
0 files changed, 0 insertions, 0 deletions