@@ -1,6 +1,8 @@
#ifndef MOVIE_H
#define MOVIE_H
+/// \file
+
#include <string>
#include <QDebug>
#include "filemanip.h"