Parent Directory
|
Revision Log
|
Patch
--- irssi/trunk/src/fe-text/mainwindows.h 2001/08/07 04:00:27 1709
+++ irssi/trunk/src/fe-text/mainwindows.h 2001/08/07 12:41:10 1710
@@ -8,11 +8,12 @@
typedef struct {
WINDOW_REC *active;
- GSList *sticky_windows; /* list of windows allowed to show only in this mainwindow */
SCREEN_WINDOW *screen_win;
+ int sticky_windows; /* number of sticky windows */
int first_line, last_line, width, height;
+
int statusbar_lines;
void *statusbar;
void *statusbar_window_item;
| Irssi staff | ViewVC Help |
| Powered by ViewVC 1.1.13 |