QTfrontend/util/platform/AutoUpdater.cpp
author alfadur
Sun, 14 Oct 2018 22:55:07 +0300
changeset 13912 d178a834f1f4
parent 8381 588a8e6e2041
permissions -rw-r--r--
set proper sdl calling convention for vcpkg builds

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}