Skip to content

Commit

Permalink
remove redundant public
Browse files Browse the repository at this point in the history
  • Loading branch information
moxian committed Dec 8, 2024
1 parent 40b7ad3 commit a2f76a0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ui.h
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ struct mvwzstr {
* uilist_entry: entry line for uilist
*/
struct uilist_entry {
public:
int retval; // return this int
bool enabled; // darken, and forbid scrolling if hilight_disabled is false
bool force_color = false; // Never darken this option
Expand Down

0 comments on commit a2f76a0

Please sign in to comment.