summaryrefslogtreecommitdiff
path: root/databases/sqlitestudio/files/patch-sqlitestudiocli_cli__config.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add a few patches to fix the build with the upcoming Qt 5.5.1.Raphael Kubo da Costa2016-01-211-0/+10
Several places were using QDataStream without including the proper headers. These fixes are not enough: the ports needs to explicitly depend on more Qt components, but we are still working on that and may end up creating a new, smaller port out of devel/qt5-designer.