mirror of
https://github.com/creyD/intelliphoto.git
synced 2026-04-14 20:30:32 +02:00
Fixed Include Errors
This commit is contained in:
@@ -3,6 +3,9 @@
|
|||||||
#include "IntelliPhotoGui.h"
|
#include "IntelliPhotoGui.h"
|
||||||
#include "Layer/PaintingArea.h"
|
#include "Layer/PaintingArea.h"
|
||||||
|
|
||||||
|
#include "QEvent"
|
||||||
|
#include "QCloseEvent"
|
||||||
|
|
||||||
// IntelliPhotoGui constructor
|
// IntelliPhotoGui constructor
|
||||||
IntelliPhotoGui::IntelliPhotoGui(){
|
IntelliPhotoGui::IntelliPhotoGui(){
|
||||||
// create Gui elements and lay them out
|
// create Gui elements and lay them out
|
||||||
|
|||||||
Reference in New Issue
Block a user