mirror of
https://github.com/overte-org/overte.git
synced 2025-04-22 16:33:33 +02:00
windows build fix
This commit is contained in:
parent
9e7597a6ad
commit
2ba7426757
1 changed files with 0 additions and 2 deletions
|
@ -14,8 +14,6 @@
|
|||
#include <QFileInfo>
|
||||
#include <QDebug>
|
||||
|
||||
#include <glm/glm.hpp>
|
||||
|
||||
// filename format: hifi-snap-by-%username%-on-%date%_%time%_@-%location%.jpg
|
||||
// %1 <= username, %2 <= date and time, %3 <= current location
|
||||
const QString FILENAME_PATH_FORMAT = "hifi-snap-by-%1-on-%2@%3.jpg";
|
||||
|
|
Loading…
Reference in a new issue