mirror of
https://github.com/creyD/intelliphoto.git
synced 2026-04-18 22:30:30 +02:00
Automated Release Preparation
This commit is contained in:
@@ -221,8 +221,6 @@ void wheelEvent(QWheelEvent*event) override;
|
||||
|
||||
void paintEvent(QPaintEvent*event) override;
|
||||
|
||||
void resizeEvent(QResizeEvent*event) override;
|
||||
|
||||
private:
|
||||
void setLayerDimensions(int maxWidth, int maxHeight);
|
||||
void selectLayerUp();
|
||||
@@ -244,8 +242,6 @@ int activeLayer = -1;
|
||||
|
||||
void drawLayers(bool forSaving = false);
|
||||
|
||||
void resizeLayer(QImage*image_res, const QSize &newSize);
|
||||
|
||||
bool createTempTopLayer(int idx);
|
||||
|
||||
void updateTools();
|
||||
|
||||
Reference in New Issue
Block a user