view ui/downloader_linux.cpp @ 19:9af6198deb8e

Add timed trigger for the message
author Andre Heinecke <aheinecke@intevation.de>
date Thu, 20 Feb 2014 10:56:49 +0000
parents 95e1b6edf2fc
children 62cd56cea09b
line wrap: on
line source
/**
 * @file downloader_win.cpp
 * @brief Downloader implementation for Linux
 */


#include "downloader.h"
#ifdef Q_OS_LINUX

void Downloader::run() {
}
#endif

http://wald.intevation.org/projects/trustbridge/