mirror of
https://github.com/creyD/intelliphoto.git
synced 2026-04-17 05:40:31 +02:00
Merge remote-tracking branch 'origin/dev_FormTool' into dev
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
#include <QWidget>
|
||||
#include <QList>
|
||||
#include "Image/IntelliImage.h"
|
||||
#include "Image/IntelliRasterImage.h"
|
||||
#include "Image/IntelliShapedImage.h"
|
||||
#include "Tool/IntelliTool.h"
|
||||
|
||||
|
||||
@@ -22,6 +24,8 @@ struct LayerObject{
|
||||
|
||||
};
|
||||
|
||||
class IntelliColorPicker;
|
||||
|
||||
class PaintingArea : public QWidget
|
||||
{
|
||||
// Declares our class as a QObject which is the base class
|
||||
|
||||
Reference in New Issue
Block a user