~ubuntu-branches/ubuntu/trusty/kopete/trusty-proposed

« back to all changes in this revision

Viewing changes to protocols/groupwise/libgroupwise/tasks/searchusertask.cpp

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2014-03-19 11:07:47 UTC
  • mfrom: (1.1.14)
  • Revision ID: package-import@ubuntu.com-20140319110747-gzhg3cdw1l8c3ci0
Tags: 4:4.12.90-0ubuntu1
New upstream beta release

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
    *************************************************************************
19
19
*/
20
20
 
 
21
#include "searchusertask.h"
 
22
 
21
23
#include <qdatetime.h>
22
24
#include <qtimer.h>
23
25
 
28
30
 
29
31
#include "pollsearchresultstask.h"
30
32
 
31
 
#include "searchusertask.h"
32
 
 
33
33
// the delay we allow the server to initially do the search
34
34
#define GW_POLL_INITIAL_DELAY 1000
35
35
// the maximum number of times to poll the server