Skip to content

Commit

Permalink
The last commit was incomplete (I didn't save all buffers)
Browse files Browse the repository at this point in the history
  • Loading branch information
cpetig committed Oct 28, 2020
1 parent 5746648 commit e7b01a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/plugins/rpmap/rpmapplugin.h
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ class RPMAPSHARED_EXPORT RpMapPlugin : public Tiled::MapFormat

void writeTokenMap(QXmlStreamWriter &writer, Tiled::Map const* map);
void writeTokenOrderedList(QXmlStreamWriter &writer);
void writeMap(QXmlStreamWriter &writer, Tiled::Map const* map);
};

} // namespace RpMap

0 comments on commit e7b01a6

Please sign in to comment.