summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2014-09-26 23:58:05 +0000
committerAlbrecht Schlosser <albrechts.fltk@online.de>2014-09-26 23:58:05 +0000
commiteb1af07952d3cfbe8d00037c481e30ad72160c12 (patch)
tree212c01562a5bef43f95f85926273055af632787c /.gitignore
parent5899b2cc6d024b311b89a36d810dc246fd778be4 (diff)
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
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
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