--- rxvt-unicode/src/init.C 2008/01/29 14:45:54 1.248 +++ rxvt-unicode/src/init.C 2008/02/19 10:47:03 1.249 @@ -569,7 +569,7 @@ #endif if (option (Opt_scrollBar)) - resize_scrollbar (); /* create and map scrollbar */ + scrollBar.resize (); /* create and map scrollbar */ #ifdef HAVE_BG_PIXMAP { bgPixmap.set_target (this);