mirror of
https://github.com/creyD/intelliphoto.git
synced 2026-04-13 03:40:31 +02:00
Automated Merge Preparation
This commit is contained in:
@@ -47,6 +47,6 @@ QImage IntelliRasterImage::getDisplayable(const QSize& displaySize, int alpha){
|
||||
}
|
||||
|
||||
void IntelliRasterImage::setPolygon(const std::vector<QPoint>& polygonData){
|
||||
qDebug() << "Raster Image has no polygon data " << polygonData.size() <<"\n";
|
||||
qDebug() << "Raster Image has no polygon data " << polygonData.size() << "\n";
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user