diff options
| author | Comment <tim@gray.(none)> | 2013-04-26 10:20:53 +0100 |
|---|---|---|
| committer | Comment <tim@gray.(none)> | 2013-04-26 10:20:53 +0100 |
| commit | e9320eb83115f66e99bd98e76c8c9ff78ca043d4 (patch) | |
| tree | 6ac0d66a1abd4634e3218ec69ae33dd8442fd6f9 /rotord/rotor.cpp | |
| parent | 06ac4feb6f4ce99d3e9fca26fa4045ef01156ff7 (diff) | |
tweaks
Diffstat (limited to 'rotord/rotor.cpp')
| -rwxr-xr-x | rotord/rotor.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/rotord/rotor.cpp b/rotord/rotor.cpp index 4249b08..20c6d3a 100755 --- a/rotord/rotor.cpp +++ b/rotord/rotor.cpp @@ -443,4 +443,6 @@ bool Video_output::render(const float duration, const float framerate,const stri return true; */ +bool Video_input::load(const string &filename){ +} |
