~ubuntu-branches/ubuntu/wily/atkmm1.6/wily

« back to all changes in this revision

Viewing changes to atk/atkmm/hyperlink.h

  • Committer: Package Import Robot
  • Author(s): Michael Biebl
  • Date: 2011-11-17 02:28:10 UTC
  • mfrom: (1.1.3)
  • Revision ID: package-import@ubuntu.com-20111117022810-0fcs3rpkgi0zmofe
Tags: 2.22.6-1
* New upstream release.
* debian/watch:
  - Track .xz tarballs.
* Stop installing libtool .la files.
* Bump Standards-Version to 3.9.2. No further changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
#define _ATKMM_HYPERLINK_H
5
5
 
6
6
 
7
 
#include <glibmm.h>
 
7
#include <glibmm/ustring.h>
 
8
#include <sigc++/sigc++.h>
8
9
 
9
10
/* Copyright (C) 2003 The gtkmm Development Team
10
11
 *