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

« back to all changes in this revision

Viewing changes to libkopete/ui/metacontactselectorwidget.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:
15
15
    *************************************************************************
16
16
*/
17
17
 
 
18
#include "metacontactselectorwidget.h"
 
19
 
18
20
#include <qcheckbox.h>
19
21
#include <qlabel.h>
20
22
 
43
45
#include "kopetemetacontact.h"
44
46
#include "kopetepicture.h"
45
47
#include "ui_addressbookselectorwidget_base.h"
46
 
#include "metacontactselectorwidget.h"
47
48
#include "ui_metacontactselectorwidget_base.h"
48
49
 
49
50
using namespace Kopete::UI::ListView;