#include "bundle_creator.h"

BundleCreator::BundleCreator(void)
    : QObject()
{
}

BundleCreator::~BundleCreator(void)
{
}