Mercurial > trustbridge
changeset 581:ab622e094786 trustbridge-refactor
Changed defined name for certificate item delegate.
author | Raimund Renkert <rrenkert@intevation.de> |
---|---|
date | Tue, 27 May 2014 16:15:01 +0200 |
parents | 8dbfd0cb534b |
children | 88c9bdc74175 |
files | ui/certificateitemdelegate.h |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/ui/certificateitemdelegate.h Fri May 23 10:43:04 2014 +0200 +++ b/ui/certificateitemdelegate.h Tue May 27 16:15:01 2014 +0200 @@ -5,8 +5,8 @@ * and comes with ABSOLUTELY NO WARRANTY! * See LICENSE.txt for details. */ -#ifndef CERTIFICATELISTITEM_H -#define CERTIFICATELISTITEM_H +#ifndef CERTIFICATELISTDELEGATE_H +#define CERTIFICATELISTDELEGATE_H /** * @file certificateitemdelegate.h * @brief Item delegate drawing custom certificate items in list views.