mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Add debug.h for lyxerr usage
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32629 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
97a4f77443
commit
1313b38c2e
@ -15,6 +15,8 @@
|
||||
|
||||
#include "qt_helpers.h"
|
||||
|
||||
#include "support/debug.h"
|
||||
|
||||
#include <QTime>
|
||||
|
||||
|
||||
@ -74,4 +76,4 @@ Dialog * createGuiProgressView(GuiView & guiview)
|
||||
} // namespace frontend
|
||||
} // namespace lyx
|
||||
|
||||
#include "moc_GuiProgressView.cpp"
|
||||
#include "moc_GuiProgressView.cpp"
|
||||
|
Loading…
Reference in New Issue
Block a user