diff options
Diffstat (limited to 'Applications/PixelPaint/CMakeLists.txt')
-rw-r--r-- | Applications/PixelPaint/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Applications/PixelPaint/CMakeLists.txt b/Applications/PixelPaint/CMakeLists.txt index 4a5396d5d0..44df93980f 100644 --- a/Applications/PixelPaint/CMakeLists.txt +++ b/Applications/PixelPaint/CMakeLists.txt @@ -1,6 +1,7 @@ set(SOURCES BrushTool.cpp BucketTool.cpp + CreateNewImageDialog.cpp CreateNewLayerDialog.cpp EllipseTool.cpp EraseTool.cpp |