PrefWindow::_Revert(): Also send notifications for the tab and window title
settings. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39477 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -153,6 +153,8 @@ PrefWindow::_Revert()
|
||||
|
||||
fTerminalMessenger.SendMessage(MSG_HALF_FONT_CHANGED);
|
||||
fTerminalMessenger.SendMessage(MSG_COLOR_CHANGED);
|
||||
fTerminalMessenger.SendMessage(MSG_TAB_TITLE_SETTING_CHANGED);
|
||||
fTerminalMessenger.SendMessage(MSG_WINDOW_TITLE_SETTING_CHANGED);
|
||||
|
||||
fDirty = false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user