diff options
Diffstat (limited to 'test')
| -rw-r--r-- | test/symbols.cxx | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/test/symbols.cxx b/test/symbols.cxx index 5b66c08d8..6450a20a3 100644 --- a/test/symbols.cxx +++ b/test/symbols.cxx @@ -126,7 +126,10 @@ bt("@fileopen"); bt("@filesave"); bt("@filesaveas"); bt("@fileprint"); -bt("@recycle"); +bt("@refresh"); +bt("@reload"); +bt("@undo"); +bt("@redo"); orientation = new Fl_Value_Slider( (int)(window->w()*.05+.5), window->h()-40, |
