GUI: define sample edit texture
This commit is contained in:
parent
d6dfe2636a
commit
3c1b1b69fc
3 changed files with 107 additions and 34 deletions
|
|
@ -6952,6 +6952,10 @@ bool FurnaceGUI::finish() {
|
|||
|
||||
FurnaceGUI::FurnaceGUI():
|
||||
e(NULL),
|
||||
sampleTex(NULL),
|
||||
sampleTexW(0),
|
||||
sampleTexH(0),
|
||||
updateSampleTex(true),
|
||||
quit(false),
|
||||
warnQuit(false),
|
||||
willCommit(false),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue