~ubuntu-branches/ubuntu/quantal/libkexiv2/quantal

« back to all changes in this revision

Viewing changes to libkexiv2/countryselector.h

  • Committer: Package Import Robot
  • Author(s): Philip Muškovac
  • Date: 2012-05-26 14:27:02 UTC
  • mfrom: (1.1.12)
  • Revision ID: package-import@ubuntu.com-20120526142702-duh6ecr459d92ni9
Tags: 4:4.8.80-0ubuntu1
* New upstream beta release
  - replace libkexiv2-10 with libkexiv2-11 for new ABI version
  - refresh libkexiv2-11.symbols

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
 * @date   2009-07-07
8
8
 * @brief  country selector combo-box.
9
9
 *
10
 
 * @author Copyright (C) 2009-2011 by Gilles Caulier
 
10
 * @author Copyright (C) 2009-2012 by Gilles Caulier
11
11
 *         <a href="mailto:caulier dot gilles at gmail dot com">caulier dot gilles at gmail dot com</a>
12
12
 *
13
13
 * This program is free software; you can redistribute it
35
35
 
36
36
#include <kcombobox.h>
37
37
 
38
 
// Local includes.
 
38
// Local includes
39
39
 
40
40
#include "libkexiv2_export.h"
41
41