2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-10-04 21:59:37 +00:00

Minor header fix

This commit is contained in:
Jack Andersen 2018-01-09 21:11:04 -10:00
parent f6195a64a6
commit 69490b1ec2

View File

@ -13,4 +13,4 @@ public:
static bool extractDir(QuaZip& zip, QString dir); static bool extractDir(QuaZip& zip, QString dir);
}; };
#endif GUI_EXTRACTZIP_HPP #endif // GUI_EXTRACTZIP_HPP