mirror of
https://github.com/AxioDL/PrimeWorldEditor.git
synced 2025-07-05 20:55:59 +00:00
CExportGameDialog: Remove unused prototype
This commit is contained in:
parent
6e8b7f4053
commit
1f1d48fc40
@ -44,8 +44,6 @@ CExportGameDialog::CExportGameDialog(const QString& rkIsoPath, const QString& rk
|
||||
|
||||
CExportGameDialog::~CExportGameDialog() = default;
|
||||
|
||||
void RecursiveAddToTree(const nod::Node *pkNode, QTreeWidgetItem *pParent);
|
||||
|
||||
void CExportGameDialog::InitUI(QString ExportDir)
|
||||
{
|
||||
ASSERT(mpDisc != nullptr);
|
||||
|
Loading…
x
Reference in New Issue
Block a user