This commit is contained in:
parent
e2c1ddcb20
commit
6d6c4645dd
4 changed files with 7 additions and 6 deletions
|
@ -68,7 +68,7 @@ public:
|
|||
void AlignHeaders(bool f) {m_AlignHeaders=f;}
|
||||
void AllowRotate(bool f) {MyFiles.SetAllowRotate(f);}
|
||||
void FileRecursion(bool f) {MyFiles.SetFileRecursion(f);}
|
||||
void tNoSort() {MyFiles.setNoSort();}
|
||||
void NoSort() {MyFiles.setNoSort();}
|
||||
|
||||
void ReadRepFile(GString String) {MyFiles.ReadRepFile(String);}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue