+ Organization: drop ctl_ prefix from control, move line graph to separate file
commitd8d1662cf181a4c488e1f34686a01645e326f1f9
authorKrzysztof Foltman <kfoltman@ubuntu.(none)>
Sat, 1 Nov 2008 22:31:34 +0000 (1 22:31 +0000)
committerKrzysztof Foltman <kfoltman@ubuntu.(none)>
Sat, 1 Nov 2008 22:31:34 +0000 (1 22:31 +0000)
tree08ac8294f1ab8d6f6ab11e598bb9fc862e934fcc
parent97e19dc93ed73c6d8a60e25412655fb84a11d1dd
+ Organization: drop ctl_ prefix from control, move line graph to separate file
12 files changed:
src/Makefile.am
src/calfwidgets/Makefile.am
src/calfwidgets/curve.h [moved from src/calfwidgets/ctl_curve.h with 100% similarity]
src/calfwidgets/custom_ctl.h
src/calfwidgets/keyboard.h [moved from src/calfwidgets/ctl_keyboard.h with 100% similarity]
src/calfwidgets/led.h [moved from src/calfwidgets/ctl_led.h with 100% similarity]
src/calfwidgets/linegraph.h [new file with mode: 0644]
src/curve.cpp [moved from src/ctl_curve.cpp with 100% similarity]
src/custom_ctl.cpp
src/keyboard.cpp [moved from src/ctl_keyboard.cpp with 100% similarity]
src/led.cpp [moved from src/ctl_led.cpp with 100% similarity]
src/linegraph.cpp [new file with mode: 0644]