Skip to content

Commit

Permalink
featurewindow: closed
Browse files Browse the repository at this point in the history
  • Loading branch information
bagder committed Jan 12, 2025
1 parent b326103 commit bef1654
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/featurewindow.t
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#ifndef FEATUREWINDOW
#define FEATUREWINDOW 1 /* 1 means open, 0 means closed */
#define FEATUREWINDOW 0 /* 1 means open, 0 means closed */
#endif

0 comments on commit bef1654

Please sign in to comment.