Commit e6ab426f authored by Don Gagne's avatar Don Gagne

Use more normal double include ifdef

parent 0a5b2fa1
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment