mirror of
https://github.com/YACReader/yacreader
synced 2025-07-15 19:44:32 -04:00
yacreaderlibrary se distribuye ahora en macosx con yacreaderlibrary.ini vac?o y creado en el proceso de instalaci?n para evitar que el servidor no funcione en el primer arranque //TODO corregir el bug de todos modos.
This commit is contained in:
13
YACReaderLibrary/bundle_creator.cpp
Normal file
13
YACReaderLibrary/bundle_creator.cpp
Normal file
@ -0,0 +1,13 @@
|
||||
#include "bundle_creator.h"
|
||||
|
||||
|
||||
BundleCreator::BundleCreator(void)
|
||||
:QObject()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
|
||||
BundleCreator::~BundleCreator(void)
|
||||
{
|
||||
}
|
Reference in New Issue
Block a user