mirror of
https://github.com/AxioDL/PrimeWorldEditor.git
synced 2025-12-09 05:27:41 +00:00
Added functionality to import filenames from .pak.contents.txt files
This commit is contained in:
@@ -30,6 +30,7 @@ public slots:
|
||||
void OnSearchStringChanged();
|
||||
void OnDirectorySelectionChanged(const QModelIndex& rkNewIndex, const QModelIndex& rkPrevIndex);
|
||||
void OnDoubleClickResource(QModelIndex Index);
|
||||
void OnImportPakContentsTxt();
|
||||
};
|
||||
|
||||
#endif // CRESOURCEBROWSER_H
|
||||
|
||||
Reference in New Issue
Block a user