aboutsummaryrefslogtreecommitdiffstats
path: root/src/qtvstools/QtItemContextMenu.cs
diff options
context:
space:
mode:
Diffstat (limited to 'src/qtvstools/QtItemContextMenu.cs')
-rw-r--r--src/qtvstools/QtItemContextMenu.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qtvstools/QtItemContextMenu.cs b/src/qtvstools/QtItemContextMenu.cs
index a84a5837..57537f93 100644
--- a/src/qtvstools/QtItemContextMenu.cs
+++ b/src/qtvstools/QtItemContextMenu.cs
@@ -28,7 +28,7 @@
using EnvDTE;
using Microsoft.VisualStudio.Shell;
-using QtProjectLib;
+using QtVsTools.Core;
using QtVsTools.VisualStudio;
using System;
using System.ComponentModel.Design;