[gtk+] Merge with Merge GdkFrameHistory into GdkFrameClock
- From: Owen Taylor <otaylor src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Merge with Merge GdkFrameHistory into GdkFrameClock
- Date: Thu, 14 Feb 2013 22:26:43 +0000 (UTC)
commit 63a36aa434d8566d891ef36e9ae2a04199513337
Author: Owen W. Taylor <otaylor fishsoup net>
Date: Wed Feb 13 01:03:52 2013 -0500
Merge with Merge GdkFrameHistory into GdkFrameClock
tests/animated-resizing.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/animated-resizing.c b/tests/animated-resizing.c
index 96aa32a..df2fe48 100644
--- a/tests/animated-resizing.c
+++ b/tests/animated-resizing.c
@@ -220,7 +220,7 @@ on_frame (double progress)
int jitter;
if (frame_clock)
- handle_frame_stats (clock);
+ handle_frame_stats (frame_clock);
angle = 2 * M_PI * progress;
jitter = WINDOW_SIZE_JITTER * sin(angle);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]