mirror of
https://github.com/Dejvino/lilybook.git
synced 2024-11-14 12:23:28 +00:00
5 lines
35 B
C++
5 lines
35 B
C++
|
#include "Page.h"
|
||
|
|
||
|
Page::Page()
|
||
|
{}
|