Skip to content

Commit 5aebf3f

Browse files
committed
Remove unnecessary changes
1 parent 0ecc01d commit 5aebf3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Flow.Launcher.Infrastructure/Win32Helper.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ public static void HideFromAltTab(Window window)
162162

163163
SetWindowStyle(hwnd, WINDOW_LONG_PTR_INDEX.GWL_EXSTYLE, (int)newExStyle);
164164
}
165-
165+
166166
/// <summary>
167167
/// Restore window display in the Alt+Tab window list.
168168
/// </summary>

0 commit comments

Comments
 (0)