mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-11 00:56:33 +01:00
fix screwup with 5285d2 and 930fce
This commit is contained in:
parent
5285d21e35
commit
3beadec936
1 changed files with 1 additions and 1 deletions
|
|
@ -88,7 +88,7 @@ VideoImageFrame::reposition ()
|
||||||
|
|
||||||
void
|
void
|
||||||
VideoImageFrame::exposeimg () {
|
VideoImageFrame::exposeimg () {
|
||||||
//ImgChanged(); /* EMIT SIGNAL */
|
ImgChanged(); /* EMIT SIGNAL */
|
||||||
}
|
}
|
||||||
|
|
||||||
void
|
void
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue