repo.or.cz
/
cinelerra_cv
/
ct.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'ct' of git.pipapo.org:cinelerra-ct into ct
[cinelerra_cv/ct.git]
/
guicast
/
bcrelocatablewidget.C
blob
6c2096844e8e759b3e987303142fd6cb89fed899
1
#include "bcrelocatablewidget.h"
2
3
BC_RelocatableWidget::BC_RelocatableWidget()
4
{
5
}
6
/*
7
// Local Variables:
8
// mode: C++
9
// c-file-style: "linux"
10
// End:
11
*/