mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-25 03:12:56 +00:00
inline qdlerror() function
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
This commit is contained in:
parent
c75266e170
commit
bb4d38283c
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@
|
|||
|
||||
QT_BEGIN_NAMESPACE
|
||||
|
||||
static QString qdlerror()
|
||||
static inline QString qdlerror()
|
||||
{
|
||||
#if defined(QT_NO_DYNAMIC_LIBRARY)
|
||||
return QLatin1String("This platform does not support dynamic libraries.");
|
||||
|
|
Loading…
Add table
Reference in a new issue