aboutsummaryrefslogtreecommitdiff
path: root/src/sc_editor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sc_editor.h')
-rw-r--r--src/sc_editor.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sc_editor.h b/src/sc_editor.h
index 203910a..b9f1c19 100644
--- a/src/sc_editor.h
+++ b/src/sc_editor.h
@@ -96,6 +96,7 @@ struct _sceditor
SCBlock **stylesheets;
ImageStore *is;
SCCallbackList *cbl;
+ struct frame *top;
/* Pointers to the frame currently being edited */
struct frame *selection;