~ubuntu-branches/ubuntu/lucid/compiz-fusion-plugins-extra/lucid

« back to all changes in this revision

Viewing changes to src/group/group.c

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt
  • Date: 2008-06-30 10:13:46 UTC
  • mfrom: (1.1.23 upstream)
  • Revision ID: james.westby@ubuntu.com-20080630101346-wen46q1ofiwgg8dh
Tags: 0.7.7+git20080630-0ubuntu1
New git snpashot

Show diffs side-by-side

added added

removed removed

Lines of Context:
1648
1648
                        if (hoverTime > 0)
1649
1649
                            gs->dragHoverTimeoutHandle =
1650
1650
                                compAddTimeout (hoverTime,
 
1651
                                                (float) hoverTime * 1.2,
1651
1652
                                                groupDragHoverTimeout, w);
1652
1653
                    }
1653
1654
                }