mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
<QCloseEvent> DialogView.h -> DialogView.cpp
This commit is contained in:
parent
f1b147cc97
commit
57703d51c6
@ -14,6 +14,8 @@
|
||||
#include "DialogView.h"
|
||||
#include "GuiView.h"
|
||||
|
||||
#include <QCloseEvent>
|
||||
|
||||
|
||||
namespace lyx {
|
||||
namespace frontend {
|
||||
|
@ -14,7 +14,6 @@
|
||||
|
||||
#include "Dialog.h"
|
||||
|
||||
#include <QCloseEvent>
|
||||
#include <QDialog>
|
||||
|
||||
namespace lyx {
|
||||
|
Loading…
Reference in New Issue
Block a user