[TD]CI clang warnings

This commit is contained in:
wandererfan
2022-08-23 15:32:13 -04:00
committed by WandererFan
parent c075a298ae
commit aa2b1b8392
246 changed files with 3944 additions and 4241 deletions

View File

@@ -24,8 +24,8 @@
// SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
// * Used under BSD license 2.0 *
#ifndef _QDOMNODEMODEL_H_
#define _QDOMNODEMODEL_H_
#ifndef QDOMNODEMODEL_H_
#define QDOMNODEMODEL_H_
#include <Mod/TechDraw/TechDrawGlobal.h>
@@ -67,4 +67,4 @@ private:
bool m_ReadOnly;
};
#endif // _QDOMNODEMODEL_H_
#endif // QDOMNODEMODEL_H_