~ubuntu-branches/ubuntu/karmic/tasks/karmic

« back to all changes in this revision

Viewing changes to libkoto/koto-group-combo.h

  • Committer: Bazaar Package Importer
  • Author(s): Ross Burton
  • Date: 2007-06-26 20:21:10 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20070626202110-b9ki7a9p9r50fkqz
Tags: 0.9-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
#define _KOTO_GROUP_COMBO
21
21
 
22
22
#include <gtk/gtkcombobox.h>
23
 
#include <libecal/e-cal-view.h>
24
23
#include "koto-group-filter-model.h"
25
24
#include "koto-group-store.h"
26
25