summaryrefslogtreecommitdiffstats
path: root/singleapplication.h
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2015-11-24 01:19:28 +0100
committerAnne Jan Brouwer <annejan@noprotocol.com>2015-11-24 01:19:28 +0100
commit703840e9273af99698c909257efd4e93d3d72a15 (patch)
tree9271afd9b0197baaa52da180b2fcdc88e1029783 /singleapplication.h
parentc34054da00a7151c7d35cabdd3228b1a982d4bee (diff)
Even more linting and one more tiny opti
Diffstat (limited to 'singleapplication.h')
-rw-r--r--singleapplication.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/singleapplication.h b/singleapplication.h
index 6f9802c3..ad642446 100644
--- a/singleapplication.h
+++ b/singleapplication.h
@@ -1,5 +1,5 @@
-#ifndef SINGLEAPPLICATION_H
-#define SINGLEAPPLICATION_H
+#ifndef SINGLEAPPLICATION_H_
+#define SINGLEAPPLICATION_H_
#include <QApplication>
#include <QSharedMemory>