Mercurial > trustbridge
comparison ui/separatoritemdelegate.h @ 404:17e1c8f37d72
Add License
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Wed, 16 Apr 2014 13:28:44 +0000 |
parents | b6c2fa8457b6 |
children | 2a1aa9df8f11 |
comparison
equal
deleted
inserted
replaced
403:7a15a3066f7b | 404:17e1c8f37d72 |
---|---|
1 /* Copyright (C) 2014 by Bundesamt für Sicherheit in der Informationstechnik | |
2 * Software engineering by Intevation GmbH | |
3 * | |
4 * This file is Free Software under the GNU GPL (v>=2) | |
5 * and comes with ABSOLUTELY NO WARRANTY! | |
6 * See LICENSE.txt for details. | |
7 */ | |
1 #ifndef SEPARATORITEMDELEGATE_H | 8 #ifndef SEPARATORITEMDELEGATE_H |
2 #define SEPARATORITEMDELEGATE_H | 9 #define SEPARATORITEMDELEGATE_H |
3 /** | 10 /** |
4 * @file separatoritemdelegate.h | 11 * @file separatoritemdelegate.h |
5 * @brief Item delegate drawing a separator in list widgets. | 12 * @brief Item delegate drawing a separator in list widgets. |