summaryrefslogtreecommitdiffstats
path: root/src/sql/kernel/qsqldatabase.cpp
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>2014-06-16 14:31:30 +0200
committerOswald Buddenhagen <oswald.buddenhagen@digia.com>2014-06-20 11:47:19 +0200
commit11161bbfadd0056466fc414ed659d08a4a0fe492 (patch)
treecdef2c516bcf1877413c9b36f473ad29a76cdc61 /src/sql/kernel/qsqldatabase.cpp
parent473ed1c1aa67ceb345b20d13c408ed8bd65a9e41 (diff)
pass a pointer instead of a reference to initFrom()
msvc thinks that it's impossible to create a null reference (because some language lawyer said so) and thus complains about our assert that checks the reference's validity. work around by not dereferencing the pointers we already have. Change-Id: Ife2288d4187860105de12fdebc0e671e0159ace3 Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
Diffstat (limited to 'src/sql/kernel/qsqldatabase.cpp')
0 files changed, 0 insertions, 0 deletions