QTfrontend/AutoUpdater.cpp
author sheepluva
Sun, 11 Sep 2011 15:38:45 +0200
changeset 5850 f07e2a5e6ad0
parent 2266 289dc8e51210
permissions -rw-r--r--
make "All Files" file filter in file dialog actually display all files rather then just those with a dot in their name

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}