mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-27 03:36:39 +00:00
Delete include of config.h. This was needed only for the qt3 port.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19747 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
23c7c10656
commit
a2022b1950
@ -15,9 +15,6 @@
|
|||||||
#ifndef GUI_VIEW_H
|
#ifndef GUI_VIEW_H
|
||||||
#define GUI_VIEW_H
|
#define GUI_VIEW_H
|
||||||
|
|
||||||
// Must be here because of moc.
|
|
||||||
#include <config.h>
|
|
||||||
|
|
||||||
#include "frontends/LyXView.h"
|
#include "frontends/LyXView.h"
|
||||||
#include "FuncRequest.h"
|
#include "FuncRequest.h"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user