aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarsten Heimrich <karsten.heimrich@qt.io>2016-12-01 15:50:09 +0100
committerKarsten Heimrich <karsten.heimrich@qt.io>2016-12-07 19:42:59 +0000
commitf43726a18d6b1fd1d83ff4e7ba0e3f9dc9ceefb5 (patch)
treee750109e9d504e5b26f1fab95c6a7b413cf26536
parentfcc20282791f6145854328b1c2840dbf1e3bbe96 (diff)
Fix Using directive is not required by the code
Change-Id: Ieac9a2f16a70f48e4267a0b3c6308652eb7d8f9e Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
-rw-r--r--src/qtwizard/AddClassPage.xaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/qtwizard/AddClassPage.xaml b/src/qtwizard/AddClassPage.xaml
index b1a00a15..9ac59fa5 100644
--- a/src/qtwizard/AddClassPage.xaml
+++ b/src/qtwizard/AddClassPage.xaml
@@ -34,7 +34,6 @@
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
- xmlns:vsui="clr-namespace:Microsoft.VisualStudio.PlatformUI;assembly=Microsoft.VisualStudio.Shell.14.0"
xmlns:ee="clr-namespace:Microsoft.VisualStudio.ExtensionsExplorer.UI;assembly=Microsoft.VisualStudio.ExtensionsExplorer.UI"
KeepAlive="True"
mc:Ignorable="d"