Skip to content
Snippets Groups Projects
Commit e6ab426f authored by Don Gagne's avatar Don Gagne
Browse files

Use more normal double include ifdef

parent 0a5b2fa1
No related branches found
No related tags found
No related merge requests found
......@@ -31,8 +31,8 @@
///
/// @author Don Gagne <don@thegagnes.com>
#ifndef CodingStyle_h
#define CodingStyle_h
#ifndef CODINGSTYLE_H
#define CODINGSTYLE_H
#include <QObject>
#include <QMap>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment