Fix header guard warning

This commit is contained in:
David Hrdlička
2025-05-01 21:02:59 +02:00
committed by GitHub
parent 5f41fd6202
commit a2abb497e2

View File

@@ -1,5 +1,5 @@
#ifndef QT_ICONINDICATORS_HPP #ifndef QT_ICONINDICATORS_HPP
# define QT_INDICATORS_HPP # define QT_ICONINDICATORS_HPP
#include <QPixmap> #include <QPixmap>
#include <QIcon> #include <QIcon>