~ubuntu-branches/ubuntu/trusty/me-tv/trusty

« back to all changes in this revision

Viewing changes to src/me-tv-ui.h

  • Committer: Bazaar Package Importer
  • Author(s): Teis Dreijer
  • Date: 2010-02-14 11:29:00 UTC
  • mfrom: (1.1.11 upstream) (3.1.10 sid)
  • Revision ID: james.westby@ubuntu.com-20100214112900-krutrmpz248vz1ji
Tags: 1.1.6-2
* Updated debian/control
  - Removed libgnomem-2.6-dev and libgnomeuimm-2.6-dev
    from Build-Depends (Closes: #568782)
  - Added libgconfmm-2.6-dev to Build-Depends

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
#ifndef __ME_TV_UI_H__
22
22
#define __ME_TV_UI_H__
23
23
 
24
 
#include <libgnomeuimm.h>
 
24
#include <gtkmm.h>
25
25
#include "me-tv.h"
26
26
#include "dvb_frontend.h"
27
27
#include "channel.h"