From 4534e5af52a226327590b3c19a010a460212427a Mon Sep 17 00:00:00 2001 From: Thomas White Date: Sun, 16 Aug 2015 17:50:07 +0200 Subject: Remove sc_block_frame() crap --- src/sc_editor.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/sc_editor.h') 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; -- cgit v1.2.3