summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/corelib/global/qlibraryinfo.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/corelib/global/qlibraryinfo.cpp b/src/corelib/global/qlibraryinfo.cpp
index 0ace4ea1c5..4d06ec6e3f 100644
--- a/src/corelib/global/qlibraryinfo.cpp
+++ b/src/corelib/global/qlibraryinfo.cpp
@@ -284,7 +284,6 @@ QLibraryInfo::isDebugBuild()
#endif
}
-#ifndef QT_BOOTSTRAPPED
/*!
\since 5.8
Returns the version of the Qt library.
@@ -295,7 +294,6 @@ QVersionNumber QLibraryInfo::version() noexcept
{
return QVersionNumber(QT_VERSION_MAJOR, QT_VERSION_MINOR, QT_VERSION_PATCH);
}
-#endif // QT_BOOTSTRAPPED
/*
* To add a new entry in QLibraryInfo::LibraryPath, add it to the enum