repo.or.cz
/
cinelerra_cv
/
mob.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
r1007: Make configure detect and work on amd64.
[cinelerra_cv/mob.git]
/
plugins
/
colors
/
colorpicker.inc
blob
71b5e470cd868cf2ffb9bd2780ecbb6c62ddbec4
1
#ifndef COLORPICKER_INC
2
#define COLORPICKER_INC
3
4
class ColorPicker;
5
6
class ColorThread;
7
8
#endif