mirror of https://github.com/AxioDL/metaforce.git
Minor header fix
This commit is contained in:
parent
f6195a64a6
commit
69490b1ec2
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue