QTfrontend/util/platform/AutoUpdater.cpp
author Wuzzy <Wuzzy2@mail.ru>
Mon, 19 Nov 2018 00:54:36 +0100
changeset 14231 74bf2d906097
parent 8381 588a8e6e2041
permissions -rw-r--r--
Turn accidental globals to locals in Lua libraries

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}