6 lines
103 B
C++
Executable file
6 lines
103 B
C++
Executable file
#include "ItemRefundList.h"
|
|
|
|
UItemRefundList::UItemRefundList() {
|
|
this->ResetListOnSave = true;
|
|
}
|
|
|