summaryrefslogtreecommitdiff
path: root/packaging/wix/Features.wxi
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/wix/Features.wxi')
-rw-r--r--packaging/wix/Features.wxi2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/wix/Features.wxi b/packaging/wix/Features.wxi
index 559d73361e..606f5eefee 100644
--- a/packaging/wix/Features.wxi
+++ b/packaging/wix/Features.wxi
@@ -28,7 +28,7 @@
<ComponentGroupRef Id="CG.TShark" />
</Feature>
<?ifdef GTK_DIR?>
- <Feature Id="Fe.WiresharkGTK" Title="Wireshark 1" Level="1" AllowAdvertise="yes" Display="expand" Description="The classic user interface.">
+ <Feature Id="Fe.WiresharkGTK" Title="Wireshark 1" Level="2" AllowAdvertise="yes" Display="expand" Description="The classic user interface.">
<ComponentGroupRef Id="CG.WiresharkGTK" />
<ComponentGroupRef Id="CG.GTKRequiredDependencies" />
<ComponentGroupRef Id="CG.GTKSubdirectory" />