2
0
mirror of https://github.com/Thracky/GlosSI.git synced 2024-11-03 09:40:18 +00:00

Comment on what sub-projects do

This commit is contained in:
Peter Repukat 2018-03-12 21:14:35 +01:00
parent 7c4865629c
commit 19eb6fe74e
2 changed files with 7 additions and 0 deletions

Binary file not shown.

View File

@ -13,6 +13,13 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
/*
SteamTarget - Does most of GloSCs heavy lifting.
*/
#pragma once
#include <QApplication>
#include <thread>