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

@ -41,7 +41,7 @@
#include "util/DateTime.h"
#include "util/qtthreadsutils.h"
#include "gui/common/FilesDefs.h"
#include "util/QtVersion.h"
#include "util/RsQtVersion.h"
#include "GxsChannelPostsWidgetWithModel.h"
#include "GxsChannelPostsModel.h"