forked from qt-creator/qt-creator
Macros: Remove export macros and move code into Internal namespace
Change-Id: I2f5aa2b15235dfa7f3f002703771dd902d67199e Reviewed-by: Nicolas Arnaud-Cormos <nicolas@kdab.com>
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
#include <QFileInfo>
|
||||
#include <QDataStream>
|
||||
|
||||
using namespace Macros;
|
||||
using namespace Macros::Internal;
|
||||
|
||||
/*!
|
||||
\class Macros::Macro
|
||||
|
||||
Reference in New Issue
Block a user