comparison ui/sslconnection.cpp @ 1053:78798d3af8f0

Fixed doxygen build warnings.
author Emanuel Schuetze <emanuel@intevation.de>
date Tue, 09 Sep 2014 15:22:19 +0200
parents 2949f1842955
children 508c96e72f62
comparison
equal deleted inserted replaced
1052:0b2169f7ce09 1053:78798d3af8f0
4 * This file is Free Software under the GNU GPL (v>=2) 4 * This file is Free Software under the GNU GPL (v>=2)
5 * and comes with ABSOLUTELY NO WARRANTY! 5 * and comes with ABSOLUTELY NO WARRANTY!
6 * See LICENSE.txt for details. 6 * See LICENSE.txt for details.
7 */ 7 */
8 8
9 /**@file base implemetation of sslconnection. */ 9 /**
10 * @file sslconnection.cpp
11 * @brief Base implemetation of sslconnection.
12 */
10 13
11 #include "sslconnection.h" 14 #include "sslconnection.h"
12 15
13 #include <QFile> 16 #include <QFile>
14 17

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