qdoc: Renaming include guard in qmlmarkupvisitor.h header
This header guard is duplicated with qmlvisitor.h Change-Id: I11787dd8af2834e446eabd219f93b74c0b52428d Reviewed-by: Martin Smith <martin.smith@nokia.com> Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
This commit is contained in:
parent
584acd48e0
commit
7d482d8ef2
@ -39,8 +39,8 @@
|
||||
**
|
||||
****************************************************************************/
|
||||
|
||||
#ifndef QMLVISITOR_H
|
||||
#define QMLVISITOR_H
|
||||
#ifndef QMLMARKUPVISITOR_H
|
||||
#define QMLMARKUPVISITOR_H
|
||||
|
||||
#include <QString>
|
||||
#include "qqmljsastvisitor_p.h"
|
||||
|
Loading…
Reference in New Issue
Block a user