MCPcopy Create free account
hub / github.com/TeXworks/texworks / popplerBuildVersion

Function popplerBuildVersion

unit-tests/Document_test.cpp:111–113  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

109#endif
110
111VersionNumber popplerBuildVersion() {
112 return VersionNumber::fromString(POPPLER_VERSION);
113}
114
115VersionNumber popplerRuntimeVersion() {
116#if POPPLER_HAS_RUNTIME_VERSION

Callers 1

popplerRuntimeVersionFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected