mirror of
https://github.com/fltk/fltk.git
synced 2026-05-27 02:46:34 +08:00
FLUID: another memory leak
This commit is contained in:
@@ -17,7 +17,7 @@ comment {//
|
||||
//
|
||||
// https://www.fltk.org/bugs.php
|
||||
//
|
||||
} {selected in_source in_header
|
||||
} {in_source in_header
|
||||
}
|
||||
|
||||
decl {\#include "fluid.h"} {private local
|
||||
@@ -496,7 +496,7 @@ Function {make_comment_panel()} {open
|
||||
xywh {370 250 80 20} labelsize 11 hotspot
|
||||
}
|
||||
Fl_Button comment_panel_cancel {
|
||||
label Cancel
|
||||
label Cancel selected
|
||||
xywh {460 250 80 20} shortcut 0xff1b labelsize 11
|
||||
}
|
||||
Fl_Box {} {
|
||||
|
||||
Reference in New Issue
Block a user