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:
Tobias Hunger
2013-08-23 14:33:43 +02:00
parent 60cde65ba8
commit 6659685220
18 changed files with 34 additions and 84 deletions

View File

@@ -50,7 +50,6 @@
#include <QKeySequence>
#include <QMenu>
using namespace Macros;
using namespace Macros::Internal;
MacrosPlugin::MacrosPlugin()