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
r1014: Enable horizontal scrolling with the mouse wheel by pressing Ctrl.
[cinelerra_cv/ct.git]
/
cinelerra
/
confirmsave.inc
blob
f77795e05b533b3459a9d429ad7e1ca82d341e4c
1
#ifndef CONFIRMSAVE_INC
2
#define CONFIRMSAVE_INC
3
4
class ConfirmQuitWindow;
5
class ConfirmSave;
6
7
#endif