~ubuntu-branches/ubuntu/wily/ophcrack/wily

« back to all changes in this revision

Viewing changes to src/interface.h

  • Committer: Bazaar Package Importer
  • Author(s): Adam Cécile (Le_Vert)
  • Date: 2006-10-04 15:10:51 UTC
  • Revision ID: james.westby@ubuntu.com-20061004151051-ppbzneu2l09o7nbp
Tags: upstream-2.3.4~debian
Import upstream version 2.3.4~debian

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/*
 
2
 * DO NOT EDIT THIS FILE - it is generated by Glade.
 
3
 */
 
4
 
 
5
GtkWidget* create_main_window (void);
 
6
GtkWidget* create_dialog1 (void);
 
7
GtkWidget* create_filechooserdialog1 (void);
 
8
GtkWidget* create_filechooserdialog2 (void);
 
9
GtkWidget* create_fileselection (void);
 
10
GtkWidget* create_about_window (void);
 
11
GtkWidget* create_menu1 (void);
 
12
GtkWidget* create_dialog_remote_dump (void);
 
13
GtkWidget* create_dialog3 (void);
 
14
GtkWidget* create_table_dialog (void);
 
15
GtkWidget* create_tableselection (void);
 
16
GtkWidget* create_load_hash_dialog (void);
 
17
GtkWidget* create_readahead_window (void);
 
18
GtkWidget* create_help_window (void);