mirror of
https://github.com/YACReader/yacreader
synced 2025-11-15 06:22:49 -05:00
Format code using clang-format
This commit is contained in:
@ -1,13 +1,10 @@
|
||||
#include "bundle_creator.h"
|
||||
|
||||
|
||||
BundleCreator::BundleCreator(void)
|
||||
:QObject()
|
||||
: QObject()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
|
||||
BundleCreator::~BundleCreator(void)
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user