Skip to content

Commit

Permalink
Add back header that's needed when compiling against Qt 5
Browse files Browse the repository at this point in the history
  • Loading branch information
bjorn committed Jan 16, 2024
1 parent 90e8b03 commit b043528
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tiled/mapeditor.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
#include "objectreferencetool.h"
#include "objectsdock.h"
#include "objectselectiontool.h"
#include "objecttemplate.h" // used when compiling against Qt 5
#include "preferences.h"
#include "propertiesdock.h"
#include "reversingproxymodel.h"
Expand Down

0 comments on commit b043528

Please sign in to comment.