Fix add forgotten file to discard and close
This commit is contained in:
parent
a78122bce7
commit
5dafeb0c3a
@ -101,6 +101,7 @@ private:
|
|||||||
// create volume from text - main functionality
|
// create volume from text - main functionality
|
||||||
bool process();
|
bool process();
|
||||||
void close();
|
void close();
|
||||||
|
void discard_and_close();
|
||||||
void draw_window();
|
void draw_window();
|
||||||
void draw_text_input();
|
void draw_text_input();
|
||||||
void draw_model_type();
|
void draw_model_type();
|
||||||
|
Loading…
Reference in New Issue
Block a user