view ui/downloader_linux.cpp @ 26:cbd57d767dfa

Move layout around. Restructure CMakeLists
author Andre Heinecke <andre.heinecke@intevation.de>
date Tue, 11 Mar 2014 19:00:35 +0100
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/