~ubuntu-branches/ubuntu/oneiric/cairo-dock/oneiric

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Matthieu Baerts (matttbe)
  • Date: 2010-08-09 23:26:12 UTC
  • mto: (18.1.1 cairo-dock) (19.1.1 cairo-dock)
  • 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:
20
20
#ifndef __CAIRO_DOCK_GUI_MAIN__
21
21
#define  __CAIRO_DOCK_GUI_MAIN__
22
22
 
23
 
#include <gtk/gtk.h>
24
 
#include <cairo-dock-struct.h>
25
23
G_BEGIN_DECLS
26
24
 
27
25