mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-05 13:26:21 +00:00
Make r17416 compile.
Abdel, are Windows compiler really that dumb? git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17418 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
51f2d5c064
commit
d588c13f3f
@ -12,7 +12,8 @@
|
||||
#ifndef DOCK_VIEW_H
|
||||
#define DOCK_VIEW_H
|
||||
|
||||
#include "controllers/dialog.h"
|
||||
#include "controllers/Dialog.h"
|
||||
#include "qt_helpers.h"
|
||||
|
||||
#include <boost/scoped_ptr.hpp>
|
||||
|
||||
|
@ -15,6 +15,7 @@
|
||||
|
||||
#include "ui/QTocUi.h"
|
||||
|
||||
#include <QMainWindow>
|
||||
#include <QWidget>
|
||||
|
||||
namespace lyx {
|
||||
|
Loading…
Reference in New Issue
Block a user