QTfrontend/util/platform/AutoUpdater.cpp
author sheepluva
Sat, 30 Sep 2017 19:51:22 +0200
changeset 12618 2d68c113fc8d
parent 8381 588a8e6e2041
permissions -rw-r--r--
fix copypasta fail that caused segfaults (esp. in pas2c)

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}