Skip to content

Commit

Permalink
[QA] Useful comment reminder about properties
Browse files Browse the repository at this point in the history
  • Loading branch information
rnorris committed Jan 18, 2025
1 parent 481adce commit ae821a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/viklayer.h
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ struct _VikLayer {
gboolean visible;

gboolean realized;
// These are only valid when the layer realized:
VikViewport *vvp;/* simply a reference */
VikTreeview *vt; /* simply a reference */
GtkTreeIter iter;
Expand Down

0 comments on commit ae821a6

Please sign in to comment.