]> git.sven.stormbind.net Git - sven/vym.git/blob - src/debuginfo.h
New upstream release. Upstream commit 8f4e86ca61801ca8a759baa9c6ffb3441b8e8291
[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