~cairo-dock-team/ubuntu/oneiric/cairo-dock/2.3.0-3

« back to all changes in this revision

Viewing changes to src/cairo-dock-gui-simple.h

  • Committer: Bazaar Package Importer
  • Author(s): Matthieu Baerts (matttbe)
  • Date: 2010-08-09 23:26:12 UTC
  • mto: This revision was merged to the branch mainline in revision 13.
  • Revision ID: james.westby@ubuntu.com-20100809232612-pocdxliaxjdetm37
Tags: upstream-2.2.0~0beta4
ImportĀ upstreamĀ versionĀ 2.2.0~0beta4

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
#ifndef __CAIRO_DOCK_GUI_SIMPLE__
22
22
#define  __CAIRO_DOCK_GUI_SIMPLE__
23
23
 
24
 
#include <gtk/gtk.h>
25
 
#include <cairo-dock-struct.h>
26
24
G_BEGIN_DECLS
27
25
 
28
26