~ubuntu-branches/ubuntu/raring/kdepim/raring-proposed

« back to all changes in this revision

Viewing changes to libkdepim/recentaddresses.cpp

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2013-01-18 15:29:10 UTC
  • mfrom: (0.2.37)
  • Revision ID: package-import@ubuntu.com-20130118152910-2a0wj5ilqugt0h71
Tags: 4:4.9.98-0ubuntu1
New upstream release candidate

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
#include <KDebug>
36
36
#include <KGlobal>
37
37
#include <KLocale>
38
 
#include <KEditListWidget>
39
38
#include <KLineEdit>
40
39
#include <KPushButton>
41
40