Skip to content

Commit

Permalink
Correct indentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
rubenvb committed Apr 10, 2021
1 parent 4464e33 commit ca294fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gui/native_window/xlib.h++
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ namespace skui::gui::native_window
};

class xlib : public xlib_data
, public xcb
, public xcb
{
public:
xlib(const window_flags& flags);
Expand Down

0 comments on commit ca294fe

Please sign in to comment.