Jose Ortiz 10 år sedan
förälder
incheckning
f4d6ce2811
1 ändrade filer med 2 tillägg och 0 borttagningar
  1. 2
    0
      movie.h

+ 2
- 0
movie.h Visa fil

1
 #ifndef MOVIE_H
1
 #ifndef MOVIE_H
2
 #define MOVIE_H
2
 #define MOVIE_H
3
 
3
 
4
+/// \file
5
+
4
 #include <string>
6
 #include <string>
5
 #include <QDebug>
7
 #include <QDebug>
6
 #include "filemanip.h"
8
 #include "filemanip.h"