summaryrefslogtreecommitdiffstats
path: root/mainwindow.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 /mainwindow.h
parentc34054da00a7151c7d35cabdd3228b1a982d4bee (diff)
Even more linting and one more tiny opti
Diffstat (limited to 'mainwindow.h')
-rw-r--r--mainwindow.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/mainwindow.h b/mainwindow.h
index 6b978a63..8afb9ff9 100644
--- a/mainwindow.h
+++ b/mainwindow.h
@@ -1,5 +1,5 @@
-#ifndef MAINWINDOW_H
-#define MAINWINDOW_H
+#ifndef MAINWINDOW_H_
+#define MAINWINDOW_H_
#include <QMainWindow>
#include <QTreeView>