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

« back to all changes in this revision

Viewing changes to korganizer/docprefs.h

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2012-06-07 07:56:38 UTC
  • mfrom: (0.2.27)
  • Revision ID: package-import@ubuntu.com-20120607075638-0luhdq11z7sgvs4m
Tags: 4:4.8.80-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
  with any edition of Qt, and distribute the resulting executable,
23
23
  without including the source code for Qt in the source distribution.
24
24
*/
25
 
#ifndef DOCPREFS_H
26
 
#define DOCPREFS_H
 
25
 
 
26
#ifndef KORG_DOCPREFS_H
 
27
#define KORG_DOCPREFS_H
27
28
 
28
29
#include <QString>
29
30