X-Git-Url: https://git.donarmstrong.com/?p=xournal.git;a=blobdiff_plain;f=src%2Fxo-misc.h;h=a82d3716dbeabdd86bac0b03e3c89ad0a53ec0cf;hp=636f5e6b73cba5eefa8f3266b570a316b89a1c5a;hb=64fbee630efe4a6a731bcc7b68855d933946b050;hpb=fd008f43f9e0848369972b0bc0e52129380e229b diff --git a/src/xo-misc.h b/src/xo-misc.h index 636f5e6..a82d371 100644 --- a/src/xo-misc.h +++ b/src/xo-misc.h @@ -48,6 +48,7 @@ void update_toolbar_and_menu(void); void update_file_name(char *filename); void update_undo_redo_enabled(void); void update_copy_paste_enabled(void); +void update_vbox_order(int *order); void update_mapping_linkings(int toolno); void do_switch_page(int pg, gboolean rescroll, gboolean refresh_all); @@ -71,6 +72,7 @@ void move_journal_items_by(GList *itemlist, double dx, double dy, void switch_mapping(int m); void process_mapping_activate(GtkMenuItem *menuitem, int m, int tool); + // defines for paper rulings #define RULING_MARGIN_COLOR 0xff0080ff