diff options
Diffstat (limited to 'test')
| -rw-r--r-- | test/tile.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/tile.cxx b/test/tile.cxx index 58b0de0f4..dbd218be2 100644 --- a/test/tile.cxx +++ b/test/tile.cxx @@ -82,8 +82,8 @@ int main(int argc, char** argv) { tile.end(); window.end(); - window.show(argc,argv); w1.show(); + window.show(argc,argv); return Fl::run(); } |
