~ubuntu-branches/ubuntu/trusty/pangomm/trusty-proposed

« back to all changes in this revision

Viewing changes to pango/pangomm/renderer.cc

  • Committer: Package Import Robot
  • Author(s): Michael Biebl
  • Date: 2011-11-17 01:43:19 UTC
  • mfrom: (1.2.3)
  • mto: (13.1.4 sid)
  • mto: This revision was merged to the branch mainline in revision 19.
  • Revision ID: package-import@ubuntu.com-20111117014319-1pfwrt4bz4lr464y
Tags: upstream-2.28.4
ImportĀ upstreamĀ versionĀ 2.28.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
// Generated by gtkmmproc -- DO NOT MODIFY!
2
2
 
3
3
 
 
4
#include <glibmm.h>
 
5
 
4
6
#include <pangomm/renderer.h>
5
7
#include <pangomm/private/renderer_p.h>
6
8
 
7
9
#include <pango/pango-enum-types.h>
 
10
 
8
11
// -*- c++ -*-
9
12
/* $Id: renderer.ccg,v 1.2 2006/06/10 15:26:24 murrayc Exp $ */
10
13