ManualPlugin.h: make include guards fit the src/mumble style.

This commit is contained in:
Mikkel Krautz 2016-07-16 14:09:07 +02:00
parent 32919bb3bf
commit f59d080ece

View File

@ -3,8 +3,8 @@
// that can be found in the LICENSE file at the root of the
// Mumble source tree or at <https://www.mumble.info/LICENSE>.
#ifndef MUMBLE_MANUAL_H_
#define MUMBLE_MANUAL_H_
#ifndef MUMBLE_MUMBLE_MANUALPLUGIN_H_
#define MUMBLE_MUMBLE_MANUALPLUGIN_H_
#include <QtCore/QtGlobal>
#if QT_VERSION >= 0x050000