mirror of
https://github.com/mappu/miqt.git
synced 2025-02-01 11:00:22 +00:00
mainthread: update header guard to disambiguate qt5/qt6 paths
This commit is contained in:
parent
5979cb49d5
commit
4fa5c6b1a2
@ -1,7 +1,7 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#ifndef QT_MAINTHREAD_H
|
#ifndef MIQT_QT6_MAINTHREAD_H
|
||||||
#define QT_MAINTHREAD_H
|
#define MIQT_QT6_MAINTHREAD_H
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user