diff -r 4f95d7f2e9ef -r 805bf9ef9529 src/history.cpp --- a/src/history.cpp Sun May 19 03:42:25 2013 +0300 +++ b/src/history.cpp Sun May 19 13:13:40 2013 +0300 @@ -87,7 +87,7 @@ #endif // RELEASE // Update the window title as well - g_win->setTitle (); + g_win->updateTitle (); } // =========================================================================