Add view menu entry for word wrap
Adds an entry to the "View" menu that allows temporarily overriding the word wrap settings in the preferences.
This commit is contained in:
@@ -74,6 +74,7 @@ struct _XedWindowPrivate
|
||||
guint tab_width_id;
|
||||
guint spaces_instead_of_tabs_id;
|
||||
guint language_changed_id;
|
||||
guint use_word_wrap_id;
|
||||
|
||||
/* Menus & Toolbars */
|
||||
GtkUIManager *manager;
|
||||
|
Reference in New Issue
Block a user