diff options
| author | Manolo Gouy <Manolo> | 2018-07-02 15:21:57 +0000 |
|---|---|---|
| committer | Manolo Gouy <Manolo> | 2018-07-02 15:21:57 +0000 |
| commit | 305e5dd21ecb24aca4c2098f6fd7c0b097765a6b (patch) | |
| tree | 9e616e837f2ebff70eb00f64a5c4c98ae32b3e5f /test/editor.cxx | |
| parent | 0ecb83b29803c19609dd36b9afbcdf9e3093ad55 (diff) | |
Try dummy commit
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12990 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'test/editor.cxx')
| -rw-r--r-- | test/editor.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/editor.cxx b/test/editor.cxx index 0978d36bd..1a67fc7d6 100644 --- a/test/editor.cxx +++ b/test/editor.cxx @@ -966,6 +966,7 @@ int main(int argc, char **argv) { Fl_Window* window = new_view(); window->show(1, argv); + //window->wait_for_expose(); #ifndef __APPLE__ if (argc > 1) load_file(argv[1], -1); #endif |
