mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-25 19:07:45 +00:00
include "GuiView.h": DialogView.h -> DialogView.cpp
This commit is contained in:
parent
10fafd3bfe
commit
f1b147cc97
@ -12,6 +12,7 @@
|
||||
#include <config.h>
|
||||
|
||||
#include "DialogView.h"
|
||||
#include "GuiView.h"
|
||||
|
||||
|
||||
namespace lyx {
|
||||
|
@ -13,7 +13,6 @@
|
||||
#define DIALOGVIEW_H
|
||||
|
||||
#include "Dialog.h"
|
||||
#include "GuiView.h"
|
||||
|
||||
#include <QCloseEvent>
|
||||
#include <QDialog>
|
||||
|
Loading…
Reference in New Issue
Block a user