mirror of
https://github.com/AxioDL/PrimeWorldEditor.git
synced 2025-07-06 05:06:08 +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;
|
CExportGameDialog::~CExportGameDialog() = default;
|
||||||
|
|
||||||
void RecursiveAddToTree(const nod::Node *pkNode, QTreeWidgetItem *pParent);
|
|
||||||
|
|
||||||
void CExportGameDialog::InitUI(QString ExportDir)
|
void CExportGameDialog::InitUI(QString ExportDir)
|
||||||
{
|
{
|
||||||
ASSERT(mpDisc != nullptr);
|
ASSERT(mpDisc != nullptr);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user