include guards harmonized
This commit is contained in:
parent
95391139f9
commit
05cb42a7ea
@ -4,7 +4,7 @@
|
|||||||
*****************************************************************************/
|
*****************************************************************************/
|
||||||
|
|
||||||
#ifndef QSK_META_FUNCTION_H
|
#ifndef QSK_META_FUNCTION_H
|
||||||
#define QSK_META_FUNCTION_H 1
|
#define QSK_META_FUNCTION_H
|
||||||
|
|
||||||
#include "QskGlobal.h"
|
#include "QskGlobal.h"
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
*****************************************************************************/
|
*****************************************************************************/
|
||||||
|
|
||||||
#ifndef QSK_META_FUNCTION_HPP
|
#ifndef QSK_META_FUNCTION_HPP
|
||||||
#define QSK_META_FUNCTION_HPP 1
|
#define QSK_META_FUNCTION_HPP
|
||||||
|
|
||||||
#include "QskGlobal.h"
|
#include "QskGlobal.h"
|
||||||
#include <qobject.h>
|
#include <qobject.h>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
*****************************************************************************/
|
*****************************************************************************/
|
||||||
|
|
||||||
#ifndef QSK_META_INVOKABLE_H
|
#ifndef QSK_META_INVOKABLE_H
|
||||||
#define QSK_META_INVOKABLE_H 1
|
#define QSK_META_INVOKABLE_H
|
||||||
|
|
||||||
#include "QskGlobal.h"
|
#include "QskGlobal.h"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user