view ui/downloader_linux.cpp @ 177:c92297bcda8f

dirent d_type is not supported on Windows, so use new port_isdir(). FWIW, according to the man page d_type isn't guarantied to work for all file systems on linux neither.
author Sascha Wilde <wilde@intevation.de>
date Tue, 25 Mar 2014 16:48:18 +0100
parents 62cd56cea09b
children 17e1c8f37d72
line wrap: on
line source
/**
 * @file downloader_win.cpp
 * @brief Downloader implementation for Linux
 */


#include "downloader.h"
#ifdef Q_OS_LINUX

#endif

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