mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-21 17:51:03 +00:00
Move header where needed.
This commit is contained in:
parent
8edc2aeb3e
commit
9d9f13ff83
@ -30,6 +30,7 @@
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
#include <QPainterPath>
|
||||
#include <QTextLayout>
|
||||
|
||||
using namespace std;
|
||||
|
@ -18,7 +18,6 @@
|
||||
#include "frontends/Painter.h"
|
||||
|
||||
#include <QPainter>
|
||||
#include <QPainterPath>
|
||||
#include <stack>
|
||||
|
||||
namespace lyx {
|
||||
|
@ -62,6 +62,7 @@
|
||||
#include <QMimeData>
|
||||
#include <QMenu>
|
||||
#include <QPainter>
|
||||
#include <QPainterPath>
|
||||
#include <QPalette>
|
||||
#include <QScrollBar>
|
||||
#include <QStyleOption>
|
||||
|
Loading…
Reference in New Issue
Block a user