1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-04-20 11:28:40 +02:00

8 lines
72 B
C++
Raw Normal View History

2016-12-10 22:39:53 +00:00
#include "models/folder.h"
using namespace jop;
Folder::Folder() {
}