~ubuntu-branches/ubuntu/quantal/kdepim/quantal

« back to all changes in this revision

Viewing changes to kalarm/templatemenuaction.cpp

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2011-12-15 14:17:51 UTC
  • mto: This revision was merged to the branch mainline in revision 193.
  • Revision ID: package-import@ubuntu.com-20111215141751-bmhdpiwl23wd9w26
Tags: upstream-4.7.90
ImportĀ upstreamĀ versionĀ 4.7.90

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
 
23
23
#include "alarmcalendar.h"
24
24
#include "functions.h"
25
 
#include "kaevent.h"
26
25
#include "templatemenuaction.moc"
27
26
 
 
27
#include <kalarmcal/kaevent.h>
 
28
 
28
29
#include <kmenu.h>
29
30
#include <kactionmenu.h>
30
31
#include <kdebug.h>