~ubuntu-branches/ubuntu/quantal/mysql-workbench/quantal

« back to all changes in this revision

Viewing changes to library/canvas/src/mdc_pango_text.cpp

  • Committer: Package Import Robot
  • Author(s): Dmitry Smirnov
  • Date: 2012-03-01 21:57:30 UTC
  • Revision ID: package-import@ubuntu.com-20120301215730-o7y8av8y38n162ro
Tags: upstream-5.2.38+dfsg
ImportĀ upstreamĀ versionĀ 5.2.38+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/*
 
2
 *  mdc_pango_text.cpp
 
3
 *  MySQLWorkbench
 
4
 *
 
5
 *  Created by Alfredo Kojima on 9/Jul/09.
 
6
 *  Copyright 2009 Sun Microsystems Inc. All rights reserved.
 
7
 *
 
8
 */
 
9
 
 
10
#include "mdc_pango_text.h"
 
11