1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-07-03 23:50:33 +02:00
Files
joplin/QtClient/JoplinQtClient/uuid_utils.cpp

8 lines
64 B
C++
Raw Normal View History

2016-12-10 22:39:53 +00:00
#include "uuid_utils.h"
QString testtest()
{
return "con";
}