mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 05:16:21 +00:00
header cleanup.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20145 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
9ad3cebbc7
commit
133041073b
@ -15,7 +15,7 @@
|
||||
#include "GuiViewSource.h"
|
||||
#include "qt_helpers.h"
|
||||
|
||||
#include <boost/tuple/tuple.hpp>
|
||||
#include "Application.h"
|
||||
|
||||
#include <QTextCursor>
|
||||
#include <QTextDocument>
|
||||
|
@ -14,11 +14,10 @@
|
||||
#ifndef GUIVIEWSOURCE_H
|
||||
#define GUIVIEWSOURCE_H
|
||||
|
||||
#include "GuiDialog.h"
|
||||
#include "ControlViewSource.h"
|
||||
#include "Application.h"
|
||||
#include "ui_ViewSourceUi.h"
|
||||
|
||||
#include "ControlViewSource.h"
|
||||
|
||||
#include <QWidget>
|
||||
#include <QSyntaxHighlighter>
|
||||
#include <QTextCharFormat>
|
||||
|
Loading…
Reference in New Issue
Block a user