summaryrefslogtreecommitdiffstats
path: root/qt-ui/profile/divepixmapitem.cpp
blob: 5065396fbaee9f90d789c95127dfda07017776f6 (plain) (blame)
1
2
3
4
5
#include "divepixmapitem.h"

DivePixmapItem::DivePixmapItem(QObject* parent): QObject(parent), QGraphicsPixmapItem()
{
}