Skip to content

Commit 09d217a

Browse files
committed
FrameShow is not flagged.
1 parent ba30676 commit 09d217a

File tree

1 file changed

+1
-2
lines changed
  • src/toolkit/Community.VisualStudio.Toolkit.Shared/Windows

1 file changed

+1
-2
lines changed

src/toolkit/Community.VisualStudio.Toolkit.Shared/Windows/WindowFrame.cs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// ================================================================================================
1+
// ================================================================================================
22
// WindowFrame.cs
33
//
44
// Created: 2008.07.02, by Istvan Novak (DeepDiver)
@@ -440,7 +440,6 @@ public enum FramePosition
440440
/// <summary>
441441
/// Specifies options when the show state of a window frame changes.
442442
/// </summary>
443-
[Flags]
444443
public enum FrameShow
445444
{
446445
/// <summary>Reason unknown</summary>

0 commit comments

Comments
 (0)