Validate input lengths on mrpack export
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
@ -35,6 +35,7 @@ class ExportMrPackDialog : public QDialog {
|
||||
~ExportMrPackDialog();
|
||||
|
||||
void done(int result) override;
|
||||
void validate();
|
||||
|
||||
private:
|
||||
const InstancePtr instance;
|
||||
|
Reference in New Issue
Block a user