mirror of
https://github.com/creyD/intelliphoto.git
synced 2026-04-14 12:20:32 +02:00
Refactroting, Performence and Coverage veränderung
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
class IntelliShapedImage : public IntelliImage{
|
||||
|
||||
protected:
|
||||
virtual void calculateVisiblity() override;
|
||||
std::vector<QPoint> polygonData;
|
||||
public:
|
||||
IntelliShapedImage(int weight, int height);
|
||||
|
||||
Reference in New Issue
Block a user