diff options
Diffstat (limited to 'src/frame.cpp')
-rw-r--r-- | src/frame.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/frame.cpp b/src/frame.cpp index eafb543..f8cc093 100644 --- a/src/frame.cpp +++ b/src/frame.cpp @@ -170,6 +170,4 @@ int Frame::progress() const return m_progress; } - -// vim: set et ts=4 sts=4 sw=4: #include "frame.moc" |