Skip to content

Commit

Permalink
FrameShow is not flagged.
Browse files Browse the repository at this point in the history
  • Loading branch information
reduckted committed Feb 16, 2023
1 parent ba30676 commit 09d217a
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// ================================================================================================
// ================================================================================================
// WindowFrame.cs
//
// Created: 2008.07.02, by Istvan Novak (DeepDiver)
Expand Down Expand Up @@ -440,7 +440,6 @@ public enum FramePosition
/// <summary>
/// Specifies options when the show state of a window frame changes.
/// </summary>
[Flags]
public enum FrameShow
{
/// <summary>Reason unknown</summary>
Expand Down

0 comments on commit 09d217a

Please sign in to comment.