Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(344)

Unified Diff: chrome/browser/views/options/fonts_languages_window_view.h

Issue 15031: Input box's context menu/language settings should set ... (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: '' Created 12 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/views/options/fonts_languages_window_view.h
===================================================================
--- chrome/browser/views/options/fonts_languages_window_view.h (revision 7195)
+++ chrome/browser/views/options/fonts_languages_window_view.h (working copy)
@@ -37,6 +37,9 @@
virtual void Layout();
virtual gfx::Size GetPreferredSize();
+ // Selects the Languages tab.
+ void SelectLanguagesTab();
+
protected:
// views::View overrides:
virtual void ViewHierarchyChanged(bool is_add,
« no previous file with comments | « chrome/browser/render_view_context_menu_controller.cc ('k') | chrome/browser/views/options/fonts_languages_window_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698