mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-09-20 22:59:57 +00:00
Remove overdraw
This commit is contained in:
@@ -237,7 +237,6 @@ struct _GtkXText
|
||||
unsigned int marker:1;
|
||||
unsigned int separator:1;
|
||||
unsigned int wordwrap:1;
|
||||
unsigned int overdraw:1;
|
||||
unsigned int ignore_hidden:1; /* rawlog uses this */
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user