mirror of
https://github.com/QuasarApp/CQtDeployer.git
synced 2025-04-29 19:24:33 +00:00
7 lines
67 B
C++
7 lines
67 B
C++
|
#include "packagecontrol.h"
|
||
|
|
||
|
PackageControl::PackageControl()
|
||
|
{
|
||
|
|
||
|
}
|