QTfrontend/util/platform/AutoUpdater.cpp
author unC0Rr
Mon, 02 Oct 2023 21:36:13 +0200
changeset 15979 1635ce22b214
parent 8381 588a8e6e2041
permissions -rw-r--r--
Adopt more recent versions of dependencies, apply clippy fixes

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}