aboutsummaryrefslogtreecommitdiff
path: root/odb/qt/basic/mysql/qbyte-array-traits.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/qt/basic/mysql/qbyte-array-traits.hxx')
-rw-r--r--odb/qt/basic/mysql/qbyte-array-traits.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/qt/basic/mysql/qbyte-array-traits.hxx b/odb/qt/basic/mysql/qbyte-array-traits.hxx
index f0239fd..4477278 100644
--- a/odb/qt/basic/mysql/qbyte-array-traits.hxx
+++ b/odb/qt/basic/mysql/qbyte-array-traits.hxx
@@ -21,7 +21,7 @@ namespace odb
namespace mysql
{
template <>
- class default_value_traits<QByteArray, details::buffer, id_blob>
+ class default_value_traits<QByteArray, id_blob>
{
public:
typedef QByteArray value_type;