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

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