/*----------------------------------------------------------------------*/
void
-rxvt_term::Get_Colours ()
+rxvt_term::get_colours ()
{
int i;
dLocal (Display *, dpy);
/* grab colors before netscape does */
- Get_Colours ();
+ get_colours ();
if (!set_fonts ())
rxvt_fatal ("unable to load base fontset, please specify a valid one using -fn, aborting.\n");
int run_child (const char *const *argv);
void color_aliases (int idx);
void create_windows (int argc, const char *const *argv);
- void Get_Colours ();
+ void get_colours ();
void get_ourmods ();
// main.C
void tt_winch ();