diff options
author | Matthias Clasen <mclasen@redhat.com> | 2020-07-07 17:47:36 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2020-07-07 22:10:01 -0400 |
commit | 1e1d8cac0efcc244908c3019e5912859a7d85efe (patch) | |
tree | 76069502219806216cb7ddb03c49a4c6e8f0ea6d /gtk/gtk.h | |
parent | 7f54cf6294a6df6f5515429913f6ba41885af250 (diff) | |
download | gtk+-incremental-sort.tar.gz |
wip: incremental sortincremental-sort
Diffstat (limited to 'gtk/gtk.h')
-rw-r--r-- | gtk/gtk.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -234,6 +234,7 @@ #include <gtk/gtksnapshot.h> #include <gtk/gtksorter.h> #include <gtk/gtksor2listmodel.h> +#include <gtk/gtksor3listmodel.h> #include <gtk/gtksortlistmodel.h> #include <gtk/gtkstacksidebar.h> #include <gtk/gtksizegroup.h> |