~ubuntu-branches/debian/stretch/knewstuff/stretch

« back to all changes in this revision

Viewing changes to src/core/author_p.h

  • Committer: Package Import Robot
  • Author(s): Maximiliano Curia
  • Date: 2015-04-23 08:25:41 UTC
  • mfrom: (5.1.6 vivid-proposed)
  • Revision ID: package-import@ubuntu.com-20150423082541-kacp6n1q0cb3roaa
Tags: 5.9.0-1
New upstream release (5.9.0).

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
    You should have received a copy of the GNU Lesser General Public
17
17
    License along with this library.  If not, see <http://www.gnu.org/licenses/>.
18
18
*/
19
 
#ifndef KNEWSTUFF3_AUTHOR_H
20
 
#define KNEWSTUFF3_AUTHOR_H
 
19
#ifndef KNEWSTUFF3_AUTHOR_P_H
 
20
#define KNEWSTUFF3_AUTHOR_P_H
21
21
 
22
22
#include <QtCore/QString>
23
23