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:
@@ -50,7 +50,6 @@
|
||||
#include <QKeySequence>
|
||||
#include <QMenu>
|
||||
|
||||
using namespace Macros;
|
||||
using namespace Macros::Internal;
|
||||
|
||||
MacrosPlugin::MacrosPlugin()
|
||||
|
||||
Reference in New Issue
Block a user