diff options
author | Pino Toscano <pino@debian.org> | 2013-04-21 10:20:54 +0200 |
---|---|---|
committer | Pino Toscano <pino@debian.org> | 2013-04-21 10:20:54 +0200 |
commit | d53cf17ac26c8467e2ac85d9d31468781419b00e (patch) | |
tree | a90497a6839284fc4bd46d0e151e9fb619ea2493 /debian/qtbase5-private-dev.install | |
parent | bc4ea7c78ec54965c68b23cfc07356d3aba2daeb (diff) | |
download | qtbase-d53cf17ac26c8467e2ac85d9d31468781419b00e.tar.gz |
move the private qsqlresult_p.h from qtbase5-dev to qtbase5-private-dev
add proper breaks/replaces in the latter
Diffstat (limited to 'debian/qtbase5-private-dev.install')
-rw-r--r-- | debian/qtbase5-private-dev.install | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/qtbase5-private-dev.install b/debian/qtbase5-private-dev.install index 6f68056..1a098a8 100644 --- a/debian/qtbase5-private-dev.install +++ b/debian/qtbase5-private-dev.install @@ -438,6 +438,7 @@ usr/include/qt5/QtPrintSupport/*/QtPrintSupport/qpa/qplatformprintplugin.h usr/include/qt5/QtSql/*/QtSql/private/qsqlcachedresult_p.h usr/include/qt5/QtSql/*/QtSql/private/qsqlnulldriver_p.h usr/include/qt5/QtSql/*/QtSql/private/qsqlquerymodel_p.h +usr/include/qt5/QtSql/*/QtSql/private/qsqlresult_p.h usr/include/qt5/QtSql/*/QtSql/private/qsqltablemodel_p.h usr/include/qt5/QtTest/*/QtTest/private/callgrind_p.h usr/include/qt5/QtTest/*/QtTest/private/cycle_p.h |