mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 04:54:29 -04:00
Merge
This commit is contained in:
7
YACReaderLibrary/server/lib/httpserver/httpglobal.cpp
Normal file
7
YACReaderLibrary/server/lib/httpserver/httpglobal.cpp
Normal file
@ -0,0 +1,7 @@
|
||||
#include "httpglobal.h"
|
||||
|
||||
const char* getQtWebAppLibVersion()
|
||||
{
|
||||
return "1.6.5";
|
||||
}
|
||||
|
Reference in New Issue
Block a user