diff options
Diffstat (limited to 'profile-widget/diveeventitem.cpp')
-rw-r--r-- | profile-widget/diveeventitem.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profile-widget/diveeventitem.cpp b/profile-widget/diveeventitem.cpp index de3c8fb31..c90857417 100644 --- a/profile-widget/diveeventitem.cpp +++ b/profile-widget/diveeventitem.cpp @@ -105,6 +105,7 @@ void DiveEventItem::setupPixmap() setPixmap(EVENT_PIXMAP(":warning")); } #undef EVENT_PIXMAP +#undef EVENT_PIXMAP_BIGGER } void DiveEventItem::setupToolTipString() |