QTfrontend/AutoUpdater.cpp
author sheepluva
Sun, 23 Oct 2011 22:47:59 +0200
changeset 6193 4f234aa06182
parent 2266 289dc8e51210
permissions -rw-r--r--
highlight improvements * only highlight if surrounded by whitespaces (or trailing ': ') + case-insensitive

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}