+ Line graph: fix compilation, move line graph interface to a separate file (which...
commit1100b20907f725fb9a7a7f9482c3c1e8a3e4e459
authorKrzysztof Foltman <kfoltman@ubuntu.(none)>
Sat, 1 Nov 2008 23:04:00 +0000 (1 23:04 +0000)
committerKrzysztof Foltman <kfoltman@ubuntu.(none)>
Sat, 1 Nov 2008 23:04:00 +0000 (1 23:04 +0000)
tree412e77f28d5c61b2061329e03e8dd29fb94086b1
parent865fcceddb5fc79e0f4efe6a5092b06d9d69c54c
+ Line graph: fix compilation, move line graph interface to a separate file (which doesn't need GTK+ headers)
src/calfwidgets/Makefile.am
src/calfwidgets/linegraph.h
src/calfwidgets/linegraph_iface.h [copied from src/calfwidgets/linegraph.h with 66% similarity]
src/linegraph.cpp