The WAbstractTableModel header is installed with Wt 2.99.0, but the source itself isn't built. Is this intentional, it does seem to compile ok, but I haven't tested it.
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index fdc683f..002ba8b 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -62,6 +62,7 @@ Wt/WAbstractArea.C Wt/WAbstractItemModel.C Wt/WAbstractListModel.C Wt/WAbstractProxyModel.C +Wt/WAbstractTableModel.C Wt/WAbstractToggleButton.C Wt/WAccordionLayout.C Wt/WAnchor.C -- Richard ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
