You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-07-03 23:50:33 +02:00
8 lines
64 B
C++
8 lines
64 B
C++
![]() |
#include "uuid_utils.h"
|
||
|
|
||
|
|
||
|
QString testtest()
|
||
|
{
|
||
|
return "con";
|
||
|
}
|