mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-06 21:34:22 -04:00
Renamed QtVersion.h to RsQtVersion.h because of the same filename in Qt 6
This commit is contained in:
parent
b93a31a33b
commit
a00c1375e5
30 changed files with 31 additions and 31 deletions
|
@ -20,7 +20,7 @@
|
|||
* *
|
||||
*******************************************************************************/
|
||||
#include "expressionwidget.h"
|
||||
#include "util/QtVersion.h"
|
||||
#include "util/RsQtVersion.h"
|
||||
|
||||
ExpressionWidget::ExpressionWidget(QWidget * parent, bool initial)
|
||||
: QWidget(parent)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue