aboutsummaryrefslogtreecommitdiff
path: root/odb/qt/containers/list-traits.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/qt/containers/list-traits.hxx')
-rw-r--r--odb/qt/containers/list-traits.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/odb/qt/containers/list-traits.hxx b/odb/qt/containers/list-traits.hxx
index 17e7765..6541d3f 100644
--- a/odb/qt/containers/list-traits.hxx
+++ b/odb/qt/containers/list-traits.hxx
@@ -64,6 +64,9 @@ namespace odb
c._start ();
}
+ static bool
+ changed (const container_type&);
+
static void
update (const container_type&, const functions&);