From 5255640e7a09f4310946bdd36a3db33c69f5b356 Mon Sep 17 00:00:00 2001 From: Greg Ercolano Date: Tue, 20 Aug 2019 06:34:09 -0700 Subject: Added table-with-right-column-stretch-fit.cxx example --- examples/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'examples/Makefile') diff --git a/examples/Makefile b/examples/Makefile index 1b82250f0..a516af365 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -30,6 +30,7 @@ ALL = browser-simple$(EXEEXT) \ table-spreadsheet$(EXEEXT) \ table-spreadsheet-with-keyboard-nav$(EXEEXT) \ table-with-keynav$(EXEEXT) \ + table-with-right-column-stretch-fit$(EXEEXT) \ tabs-simple$(EXEEXT) \ textdisplay-with-colors$(EXEEXT) \ texteditor-simple$(EXEEXT) \ -- cgit v1.2.3