diff options
-rw-r--r-- | qt/common/containers/driver.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qt/common/containers/driver.cxx b/qt/common/containers/driver.cxx index 507647b..6010571 100644 --- a/qt/common/containers/driver.cxx +++ b/qt/common/containers/driver.cxx @@ -3,7 +3,7 @@ // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file -// Test Qt containers. +// Test Qt containers persistence. // #include <memory> // std::auto_ptr |