rename qglobalstatic.cpp -> qglobalstatic.qdoc
it contains no code. Change-Id: Ie8a43abb2db3d040f7046206adf2bf555960dd9c Reviewed-by: Lars Knoll <lars.knoll@qt.io> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
This commit is contained in:
parent
9d90bbd7b1
commit
8b080e59c5
@ -27,7 +27,6 @@ HEADERS += \
|
||||
SOURCES += \
|
||||
global/archdetect.cpp \
|
||||
global/qglobal.cpp \
|
||||
global/qglobalstatic.cpp \
|
||||
global/qlibraryinfo.cpp \
|
||||
global/qmalloc.cpp \
|
||||
global/qnumeric.cpp \
|
||||
|
@ -37,8 +37,6 @@
|
||||
**
|
||||
****************************************************************************/
|
||||
|
||||
#include "qglobalstatic.h"
|
||||
|
||||
/*!
|
||||
\macro Q_GLOBAL_STATIC(Type, VariableName)
|
||||
\since 5.1
|
Loading…
Reference in New Issue
Block a user