mirror of
https://github.com/mumble-voip/mumble.git
synced 2025-10-26 11:19:16 +00:00
ManualPlugin.h: make include guards fit the src/mumble style.
This commit is contained in:
parent
32919bb3bf
commit
f59d080ece
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user