QuasarAppLib/quasarapp.cpp

12 lines
267 B
C++
Raw Normal View History

2018-08-11 18:09:56 +03:00
/*
2019-01-26 07:51:58 +03:00
* Copyright (C) 2018-2019 QuasarApp.
2018-08-11 18:09:56 +03:00
* Distributed under the lgplv3 software license, see the accompanying
* Everyone is permitted to copy and distribute verbatim copies
* of this license document, but changing it is not allowed.
*/
2018-08-17 16:00:26 +03:00
#include "quasarapp.h"
2018-08-11 18:09:56 +03:00