Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
Signed-off-by: Abdo <abdo@abdnh.net>
  • Loading branch information
abdnh committed Jul 17, 2023
1 parent de84ae2 commit b8454b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/platform/windows.rs
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,6 @@ pub trait WindowBuilderExtWindows {

/// Sets right-to-left layout.
fn with_rtl(self, rtl: bool) -> WindowBuilder;

}

impl WindowBuilderExtWindows for WindowBuilder {
Expand Down

0 comments on commit b8454b1

Please sign in to comment.