QTfrontend/util/platform/AutoUpdater.cpp
author Wuzzy <Wuzzy2@mail.ru>
Wed, 09 Oct 2019 16:35:06 +0200
changeset 15449 6e09555b25b4
parent 8381 588a8e6e2041
permissions -rw-r--r--
Fix incorrect checks for CMAKE_BUILD_TYPE

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}