diff options
author | Rhys Weatherley <rhys.weatherley@nokia.com> | 2010-03-19 00:30:21 (GMT) |
---|---|---|
committer | Rhys Weatherley <rhys.weatherley@nokia.com> | 2010-03-19 00:30:21 (GMT) |
commit | 0fbbd8496e248aabbbdf11d9243b891f24f6b9f2 (patch) | |
tree | 179bcffb461660ea82746c3905757d4aeed7c204 /doc/src/snippets/code/src_sql_kernel_qsqlerror.cpp | |
parent | e884829f23fad15086f07aa92e1d92bcb71d53ba (diff) | |
download | Qt-0fbbd8496e248aabbbdf11d9243b891f24f6b9f2.zip Qt-0fbbd8496e248aabbbdf11d9243b891f24f6b9f2.tar.gz Qt-0fbbd8496e248aabbbdf11d9243b891f24f6b9f2.tar.bz2 |
Fix double definition of qt_next_power_of_two()
Static linking doesn't work with two definitions of the function,
one in QtGui and another in QtOpenGL. Make the one in QtGui static.
Task-number: QTBUG-9170
Reviewed-by: Sarah Smith
Diffstat (limited to 'doc/src/snippets/code/src_sql_kernel_qsqlerror.cpp')
0 files changed, 0 insertions, 0 deletions