X-Git-Url: https://git.sesse.net/?p=ccbs;a=blobdiff_plain;f=bigscreen%2Fscreen.cpp;fp=bigscreen%2Fscreen.cpp;h=850ca949a10d7b2c212c4fff992952e587cc2784;hp=0000000000000000000000000000000000000000;hb=22ef1e003f53437829039885c5aedf20a22423d9;hpb=f40fa6f12fb246c09e925e97bcd7c40f8d2fa59c diff --git a/bigscreen/screen.cpp b/bigscreen/screen.cpp new file mode 100644 index 0000000..850ca94 --- /dev/null +++ b/bigscreen/screen.cpp @@ -0,0 +1,5 @@ +#include "screen.h" + +GenericScreen::GenericScreen() {} +GenericScreen::~GenericScreen() {} +