~andrewsomething/ubuntu/lucid/metacity/lp-515682

« back to all changes in this revision

Viewing changes to src/include/ui.h

  • Committer: Bazaar Package Importer
  • Author(s): Pedro Fragoso
  • Date: 2008-11-07 23:28:05 UTC
  • mfrom: (1.2.47 upstream)
  • Revision ID: james.westby@ubuntu.com-20081107232805-fucpzd207twf72e6
Tags: 1:2.25.5-0ubuntu1
* New upstream release
  - Build-dep on gnome-doc-utils

Show diffs side-by-side

added added

removed removed

Lines of Context:
204
204
 
205
205
GdkPixbuf *meta_ui_get_pixbuf_from_pixmap (Pixmap   pmap);
206
206
 
207
 
void meta_ui_get_fallback_icons (GdkPixbuf **fallback_icon_p,
208
 
                                 GdkPixbuf **fallback_mini_icon_p);
209
 
 
210
207
#include "tabpopup.h"
211
208
 
212
209
#endif