#i105937# Post-merge fixes
* nicer gradient poly setup, made code more self-explanatory * corrected order of rotation matrix multiplication * fixed build breakage in presenter screen, type only implicitely included
This commit is contained in:
parent
25902ec619
commit
130a04677c
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@
|
|||
#include <com/sun/star/awt/Size.hpp>
|
||||
#include <com/sun/star/rendering/XGraphicDevice.hpp>
|
||||
#include <com/sun/star/rendering/XPolyPolygon2D.hpp>
|
||||
#include <com/sun/star/geometry/RealRectangle2D.hpp>
|
||||
#include <vector>
|
||||
|
||||
namespace css = ::com::sun::star;
|
||||
|
|
Loading…
Reference in a new issue