mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-25 10:06:21 +00:00
Added horizontal scroll for resized windows
Signed-off-by: James Booth <boothj5@gmail.com>
This commit is contained in:
@@ -51,6 +51,7 @@ typedef struct prof_win_t {
|
||||
win_type_t type;
|
||||
gboolean is_otr;
|
||||
gboolean is_trusted;
|
||||
int x_pos;
|
||||
int y_pos;
|
||||
int paged;
|
||||
int unread;
|
||||
|
||||
Reference in New Issue
Block a user