mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-11 11:08:41 +00:00
Remove the no more necessary workaround for Qt < 4.4
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33010 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
9ba89e29be
commit
9f13e8c19e
@ -13,10 +13,6 @@
|
||||
#ifndef GUIPROGRESSVIEW_H
|
||||
#define GUIPROGRESSVIEW_H
|
||||
|
||||
#if QT_VERSION < 0x040400
|
||||
#define settingsLayout gridLayout1
|
||||
#endif
|
||||
|
||||
#include "ui_ProgressViewUi.h"
|
||||
|
||||
#include "DockView.h"
|
||||
|
Loading…
Reference in New Issue
Block a user