QTfrontend/util/platform/AutoUpdater.cpp
author unC0Rr
Sun, 27 Oct 2024 17:00:17 +0100
branchtransitional_engine
changeset 16039 a236360669cc
parent 8381 588a8e6e2041
permissions -rw-r--r--
Start on AI implementation in rust

/*
 * Copyright (C) 2008 Remko Troncon
 */

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}