@@ -1,8 +1,8 @@
#ifndef VERSION_H
#define VERSION_H
#include <QString>
#include <string>
QString version = "";
std::string version = "1.0.1";
#endif // VERSION_H
The note is not visible to the blocked user.