summaryrefslogtreecommitdiff
path: root/src/fe-text/gui-printtext.h
diff options
context:
space:
mode:
authorTimo Sirainen <cras@irssi.org>2000-06-30 19:50:56 +0000
committercras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564>2000-06-30 19:50:56 +0000
commite90cdaf4ca56ba0ace0448805f9ee8a89d3b7cdb (patch)
tree77ec7580793863c0c308e49471efe07c1ee3494b /src/fe-text/gui-printtext.h
parent5da58d5849f313d7c4596745cb792296428ea225 (diff)
downloadirssi-e90cdaf4ca56ba0ace0448805f9ee8a89d3b7cdb.zip
Lots of /HILIGHT changes. You can use color names with -color. Window
numbers are colored with the highlight color in activity statusbar item. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@398 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'src/fe-text/gui-printtext.h')
-rw-r--r--src/fe-text/gui-printtext.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/fe-text/gui-printtext.h b/src/fe-text/gui-printtext.h
index 6c6e24d9..aeeb5cce 100644
--- a/src/fe-text/gui-printtext.h
+++ b/src/fe-text/gui-printtext.h
@@ -22,6 +22,8 @@ enum
NUM_COLORS
};
+extern int mirc_colors[];
+
void gui_printtext_init(void);
void gui_printtext_deinit(void);