From eb1af07952d3cfbe8d00037c481e30ad72160c12 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Fri, 26 Sep 2014 23:58:05 +0000 Subject: Add Fl_Window::wait_for_expose() and test program (STR #3124). Also modified .gitignore, svn-properties, Makefile and CMake-Files. Todo: test/twowin.cxx and test/windowfocus.cxx need to be added to ide files (MS VC++ and Xcode). git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10339 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 8c5afaf34..b96fe35e8 100644 --- a/.gitignore +++ b/.gitignore @@ -222,6 +222,7 @@ /test/valuators /test/valuators.cxx /test/valuators.h +/test/windowfocus /test/*.bck /test/*.exe /test/*.ilk -- cgit v1.2.3