This commit is contained in:
parent
8cbe787841
commit
bad8fa425e
9 changed files with 44 additions and 138 deletions
|
@ -25,9 +25,6 @@
|
|||
#include <gfname.hpp>
|
||||
#include <pcre.h>
|
||||
|
||||
//#include <ginio.h>
|
||||
//#include <repread.h>
|
||||
|
||||
#include "sprset.h"
|
||||
#include "allfiles.h"
|
||||
|
||||
|
@ -71,8 +68,6 @@ public:
|
|||
void NoSort() {MyFiles.setNoSort();}
|
||||
void SetDebug(bool f) {DebugFlag=f;}
|
||||
|
||||
void ReadRepFile(GString String) {MyFiles.ReadRepFile(String);}
|
||||
|
||||
void CrossHair(bool f) {MyFiles.SetCrossHair(f);}
|
||||
void ZeroColZero(bool f) {MyFiles.SetZeroColZero(f);}
|
||||
void MoveUVs(bool f) {MyFiles.SetMoveUVs(f);}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue