mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Remove some header leftovers based on Scott's script hints.
False positive rate of hints is quite high. Although the includes can be technically removed (due to other includes) they logically belong to the header.
This commit is contained in:
parent
6adae69810
commit
154319d063
@ -21,8 +21,6 @@
|
||||
#include <QTimer>
|
||||
#include <QWaitCondition>
|
||||
|
||||
#include <string>
|
||||
|
||||
|
||||
namespace lyx {
|
||||
|
||||
|
@ -19,8 +19,6 @@
|
||||
|
||||
#include "mathed/MathParser_flags.h"
|
||||
|
||||
#include <vector>
|
||||
|
||||
|
||||
namespace lyx {
|
||||
|
||||
|
@ -16,7 +16,6 @@
|
||||
#include "support/types.h"
|
||||
|
||||
#include <vector>
|
||||
#include <string>
|
||||
|
||||
|
||||
namespace lyx {
|
||||
|
@ -20,7 +20,6 @@
|
||||
|
||||
#include <boost/noncopyable.hpp>
|
||||
|
||||
#include <set>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
|
@ -26,7 +26,6 @@
|
||||
#include <map>
|
||||
#include <set>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
|
||||
namespace lyx {
|
||||
|
@ -12,7 +12,6 @@
|
||||
#ifndef MODULELIST_H
|
||||
#define MODULELIST_H
|
||||
|
||||
#include <map>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
|
@ -16,8 +16,6 @@
|
||||
|
||||
#include "support/types.h"
|
||||
|
||||
#include <vector>
|
||||
|
||||
|
||||
namespace lyx {
|
||||
|
||||
|
@ -17,7 +17,6 @@
|
||||
#include "WordLangTuple.h"
|
||||
|
||||
#include <map>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
namespace lyx {
|
||||
|
@ -34,7 +34,6 @@ using namespace std;
|
||||
using namespace lyx::support;
|
||||
|
||||
|
||||
|
||||
namespace lyx {
|
||||
|
||||
|
||||
|
@ -18,7 +18,6 @@
|
||||
|
||||
#include "support/strfwd.h"
|
||||
|
||||
#include <QList>
|
||||
#include <QString>
|
||||
|
||||
class QWidget;
|
||||
|
@ -25,8 +25,6 @@
|
||||
#include "Text.h"
|
||||
#include "lyxfind.h"
|
||||
|
||||
#include <QDialog>
|
||||
|
||||
#include <string>
|
||||
|
||||
namespace lyx {
|
||||
|
@ -18,9 +18,7 @@
|
||||
#include "qt_helpers.h"
|
||||
#include "support/docstring.h"
|
||||
|
||||
#include <QAbstractItemModel>
|
||||
#include <QCompleter>
|
||||
#include <QStringListModel>
|
||||
#include <QTimer>
|
||||
|
||||
namespace lyx {
|
||||
|
@ -13,8 +13,6 @@
|
||||
#ifndef GUIDOCUMENT_H
|
||||
#define GUIDOCUMENT_H
|
||||
|
||||
#include <QDialog>
|
||||
|
||||
#include "BufferParams.h"
|
||||
#include "BulletsModule.h"
|
||||
#include "GuiDialog.h"
|
||||
|
@ -22,10 +22,6 @@
|
||||
#include "Layout.h"
|
||||
#include "ParagraphParameters.h"
|
||||
|
||||
#include <QDialog>
|
||||
#include <QShowEvent>
|
||||
#include <QGridLayout>
|
||||
|
||||
#include <map>
|
||||
|
||||
namespace lyx {
|
||||
|
@ -17,8 +17,6 @@
|
||||
|
||||
#include "DockView.h"
|
||||
|
||||
|
||||
#include <QSplashScreen>
|
||||
#include <QTimer>
|
||||
|
||||
#include <sstream>
|
||||
|
@ -21,10 +21,6 @@
|
||||
|
||||
#include "TocBackend.h"
|
||||
|
||||
#include <QStandardItemModel>
|
||||
|
||||
#include <vector>
|
||||
|
||||
namespace lyx {
|
||||
namespace frontend {
|
||||
|
||||
|
@ -22,7 +22,6 @@
|
||||
|
||||
#include <QDockWidget>
|
||||
#include <QString>
|
||||
#include <QTextCharFormat>
|
||||
|
||||
class QTextDocument;
|
||||
|
||||
|
@ -19,7 +19,6 @@
|
||||
#include "support/docstring.h"
|
||||
#include "support/Timeout.h"
|
||||
|
||||
#include <QAbstractScrollArea>
|
||||
#include <QMouseEvent>
|
||||
#include <QImage>
|
||||
#include <QPixmap>
|
||||
|
@ -15,8 +15,6 @@
|
||||
|
||||
#include <QMenu>
|
||||
|
||||
#include <vector>
|
||||
|
||||
class QString;
|
||||
class QMenuBar;
|
||||
|
||||
|
@ -14,8 +14,6 @@
|
||||
|
||||
#include "InsetMath.h"
|
||||
|
||||
#include <string>
|
||||
|
||||
|
||||
namespace lyx {
|
||||
|
||||
|
@ -14,8 +14,6 @@
|
||||
|
||||
#include "InsetMathNest.h"
|
||||
|
||||
#include <string>
|
||||
|
||||
|
||||
namespace lyx {
|
||||
|
||||
|
@ -15,8 +15,6 @@
|
||||
|
||||
#include "InsetMathNest.h"
|
||||
|
||||
#include <string>
|
||||
|
||||
|
||||
namespace lyx {
|
||||
|
||||
|
@ -14,8 +14,6 @@
|
||||
|
||||
#include "InsetMathNest.h"
|
||||
|
||||
#include <string>
|
||||
|
||||
|
||||
namespace lyx {
|
||||
|
||||
|
@ -15,8 +15,6 @@
|
||||
|
||||
#include "InsetMathNest.h"
|
||||
|
||||
#include <string>
|
||||
|
||||
|
||||
namespace lyx {
|
||||
|
||||
|
@ -15,7 +15,6 @@
|
||||
|
||||
#include "MathParser_flags.h"
|
||||
#include "support/strfwd.h"
|
||||
#include <vector>
|
||||
|
||||
namespace lyx {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user