Renamed QtVersion.h to RsQtVersion.h because of the same filename in Qt 6

This commit is contained in:
thunder2 2025-07-18 18:04:23 +02:00 committed by Thunder
parent b93a31a33b
commit a00c1375e5
30 changed files with 31 additions and 31 deletions

View file

@ -20,7 +20,7 @@
#include "DhtWindow.h"
#include "ui_DhtWindow.h"
#include "util/QtVersion.h"
#include "util/RsQtVersion.h"
#include <QClipboard>
#include <QTimer>