Kaydet (Commit) d6678591 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

missing includes

Change-Id: I81d56ab0f0ee0780cd0f73635874f467ac5c8758
üst 74de1d00
......@@ -22,6 +22,7 @@
#include <Qt5Font.hxx>
#include <Qt5Painter.hxx>
#include <o3tl/make_unique.hxx>
#include <vcl/fontcharmap.hxx>
#include <unx/geninst.h>
#include <unx/fontmanager.hxx>
......
......@@ -42,6 +42,7 @@
#include <QtWidgets/QApplication>
#include <QtWidgets/QWidget>
#include <o3tl/make_unique.hxx>
#include <vclpluginapi.h>
#include <sal/log.hxx>
#include <osl/process.h>
......
......@@ -42,6 +42,7 @@
#include <cairo.h>
#include <headless/svpgdi.hxx>
#include <vcl/commandevent.hxx>
#include <vcl/event.hxx>
void Qt5Widget::paintEvent(QPaintEvent* pEvent)
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment