Renamed table-with-keyboard-nav.cxx -> table-spreadsheet-with-keyboard-nav.cxx,

(since it is a spreadsheet as well as demonstrating keyboard nav in tables).



git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@8002 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Greg Ercolano 2010-12-10 18:28:07 +00:00
parent 4f74131106
commit 675fff09cf
2 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ ALL = howto-add_fd-and-popen$(EXEEXT) \
table-simple$(EXEEXT) \
table-sort$(EXEEXT) \
table-spreadsheet$(EXEEXT) \
table-with-keyboard-nav$(EXEEXT) \
table-spreadsheet-with-keyboard-nav$(EXEEXT) \
tabs-simple$(EXEEXT) \
textdisplay-with-colors$(EXEEXT) \
texteditor-simple$(EXEEXT) \