aboutsummaryrefslogtreecommitdiffstats
path: root/src/qtvstools/QtMsBuild/Components/QtModulesEditor.cs
diff options
context:
space:
mode:
Diffstat (limited to 'src/qtvstools/QtMsBuild/Components/QtModulesEditor.cs')
-rw-r--r--src/qtvstools/QtMsBuild/Components/QtModulesEditor.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qtvstools/QtMsBuild/Components/QtModulesEditor.cs b/src/qtvstools/QtMsBuild/Components/QtModulesEditor.cs
index 1bc5bbd8..aa45a83c 100644
--- a/src/qtvstools/QtMsBuild/Components/QtModulesEditor.cs
+++ b/src/qtvstools/QtMsBuild/Components/QtModulesEditor.cs
@@ -40,7 +40,7 @@ using System.Threading.Tasks;
namespace QtVsTools.QtMsBuild
{
- using QtProjectLib;
+ using QtVsTools.Core;
[Export(typeof(IPropertyPageUIValueEditor))]
[ExportMetadata("Name", "QtModulesEditor")]