summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/slide_animator_gtk.h
diff options
context:
space:
mode:
authorestade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-21 19:57:00 +0000
committerestade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-21 19:57:00 +0000
commit1ba48dd0630846f6c7e9ebd3ec16335fbb7b8c58 (patch)
tree2b83df446bac218feb31d62e42978be4315d9157 /chrome/browser/gtk/slide_animator_gtk.h
parent8e0dffdf956edcebcee147e4f7df472fb9bde567 (diff)
downloadchromium_src-1ba48dd0630846f6c7e9ebd3ec16335fbb7b8c58.zip
chromium_src-1ba48dd0630846f6c7e9ebd3ec16335fbb7b8c58.tar.gz
chromium_src-1ba48dd0630846f6c7e9ebd3ec16335fbb7b8c58.tar.bz2
Findbar stuff:
- change dialog shape correctly when theme changes - vertically center the match label in gtk theme mode - update the match label colors when theme changes BUG=19726 Review URL: http://codereview.chromium.org/173176 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@24001 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/gtk/slide_animator_gtk.h')
-rw-r--r--chrome/browser/gtk/slide_animator_gtk.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/gtk/slide_animator_gtk.h b/chrome/browser/gtk/slide_animator_gtk.h
index 8c4fd98..a4cf657 100644
--- a/chrome/browser/gtk/slide_animator_gtk.h
+++ b/chrome/browser/gtk/slide_animator_gtk.h
@@ -46,6 +46,7 @@ class SlideAnimatorGtk : public AnimationDelegate {
Direction direction,
int duration,
bool linear,
+ bool control_child_size,
Delegate* delegate);
virtual ~SlideAnimatorGtk();