Add msg-ui.h to sources.
[pspp-builds.git] / lib / gtksheet / ChangeLog
1     * Separated the data out of the GtkSheet.  The gtksheet should now be
2     regarded as a way of looking into the data.  The data is represented by a
3     GSheetModel and the rows and columns by  GSheetRow and GSheetColumn.