1
0
Fork 0
caffyBoot/BerrybootGUI2.0/berryboot.cpp

7 lines
88 B
C++
Raw Normal View History

2019-05-21 09:29:44 -04:00
#include "berryboot.h"
Berryboot::Berryboot(QObject *parent) :
QObject(parent)
{
}