~ubuntu-branches/ubuntu/saucy/x264/saucy-updates

« back to all changes in this revision

Viewing changes to gtk/x264_gtk_encode_main_window.h

  • Committer: Bazaar Package Importer
  • Author(s): Lionel Le Folgoc
  • Date: 2009-01-15 23:15:42 UTC
  • mto: (12.1.1 sid) (1.3.1)
  • mto: This revision was merged to the branch mainline in revision 14.
  • Revision ID: james.westby@ubuntu.com-20090115231542-19v12f85z0e7zev7
Tags: upstream-0.svn20081230
ImportĀ upstreamĀ versionĀ 0.svn20081230

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#ifndef __X264_GTK_ENCODE_MAIN_WINDOW_H__
2
 
#define __X264_GTK_ENCODE_MAIN_WINDOW_H__
3
 
 
4
 
 
5
 
void x264_gtk_encode_main_window ();
6
 
 
7
 
 
8
 
#endif /* __X264_GTK_ENCODE_MAIN_WINDOW_H__ */