]> git.sur5r.net Git - minitube/blob - src/updateutils.h
Update upstream source from tag 'upstream/3.9.1'
[minitube] / src / updateutils.h
1 #ifndef UPDATEUTILS_H
2 #define UPDATEUTILS_H
3
4 namespace UpdateUtils {
5
6 void init();
7
8 };
9
10 #endif // UPDATEUTILS_H