]> git.sven.stormbind.net Git - sven/vym.git/blob - src/debuginfo.h
Replace Pierre as the maintainer
[sven/vym.git] / src / debuginfo.h
1 #ifndef DEBUGINFO_H
2 #define DEBUGINFO_H
3
4
5 class QString;
6
7 QString debugInfo();
8 #endif