Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P3: Somewhat important
-
Resolution: Done
-
Affects Version/s: 5.0.0 Beta 1
-
Fix Version/s: 5.0.0
-
Component/s: Documentation, GUI: Printing
-
Labels:None
-
Environment:Ubuntu
Description
All instances of "#include <QPrinter>" or "#include <QPrintDialog>" that I had in my Qt4 project must now be replaced by "#include <Qt/qprinter.h>" or "#include <Qt/qprintdialog.h>", which is not Qt standard.