Use QLineEdit for Qt>=5.2
This commit is contained in:
committed by
Craig Drummond
parent
6c695bcf29
commit
a0d167323f
@@ -41,7 +41,7 @@ void LineEdit::setReadOnly(bool e)
|
||||
}
|
||||
}
|
||||
|
||||
#if !defined ENABLE_KDE_SUPPORT // && QT_VERSION < 0x050200
|
||||
#if !defined ENABLE_KDE_SUPPORT && QT_VERSION < 0x050200
|
||||
|
||||
/****************************************************************************
|
||||
**
|
||||
|
||||
Reference in New Issue
Block a user