Re: [evolution-patches] 41890



On Mon, 2003-05-19 at 18:27, JP Rosevear wrote:
> Hopefully this fixes the problem
> 
@@ -1522,6 +1543,7 @@
        case CAL_CLIENT_OPEN_SUCCESS:
                /* If this is the main CalClient, update the Date
Navigator. */
                if (client == priv->client) {
+                       priv->query_timeout = g_timeout_add (100,
update_query_timeout, gcal);
                        update_query (gcal);
                }

shouldn't this line containing the call to update_query be removed?

cheers




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]