view ui/downloader_linux.cpp @ 21:dc1e1e9e62ce

Add certificate class and use it
author Andre Heinecke <aheinecke@intevation.de>
date Thu, 20 Feb 2014 10:58:28 +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/