comparison ui/textoverlaybutton.h @ 1053:78798d3af8f0

Fixed doxygen build warnings.
author Emanuel Schuetze <emanuel@intevation.de>
date Tue, 09 Sep 2014 15:22:19 +0200
parents 57371f2e8dae
children 2a1aa9df8f11
comparison
equal deleted inserted replaced
1052:0b2169f7ce09 1053:78798d3af8f0
6 * This file is Free Software under the GNU GPL (v>=2) 6 * This file is Free Software under the GNU GPL (v>=2)
7 * and comes with ABSOLUTELY NO WARRANTY! 7 * and comes with ABSOLUTELY NO WARRANTY!
8 * See LICENSE.txt for details. 8 * See LICENSE.txt for details.
9 */ 9 */
10 10
11 /** @file A tool button that overlays a text over the icon */ 11 /**
12 * @file textoverlaybutton.h
13 * @brief A tool button that overlays a text over the icon.
14 */
12 15
13 #include <QToolButton> 16 #include <QToolButton>
14 #include <QString> 17 #include <QString>
15 #include <QPixmap> 18 #include <QPixmap>
16 19

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