QTfrontend/util/platform/AutoUpdater.cpp
author Wuzzy <Wuzzy2@mail.ru>
Fri, 09 Nov 2018 16:28:23 +0100
changeset 14185 801dc57371c3
parent 8381 588a8e6e2041
permissions -rw-r--r--
Pas2C: Fix bad C typedefs for Pascal data types Extended and Real

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}