~ubuntu-branches/ubuntu/trusty/tangogps/trusty

« back to all changes in this revision

Viewing changes to src/interface.h

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Baumann
  • Date: 2010-02-21 12:53:17 UTC
  • mfrom: (1.2.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20100221125317-rw2978z0sohogaw3
Tags: 0.99.3+debian-1
* Adding explicit debian source version 1.0 until switch to 3.0.
* Updating year in copyright file.
* Updating to standards 3.8.4.
* Merging upstream version 0.99.3+debian.
* Updating year in copyright file.
* Adding pixmap file.
* Changing dh call to more common scheme.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
GtkWidget* create_dialog3 (void);
7
7
GtkWidget* create_dialog4 (void);
8
8
GtkWidget* create_window3 (void);
9
 
GtkWidget* create_dialog5 (void);
10
 
GtkWidget* create_window4 (void);
11
9
GtkWidget* create_dialog6 (void);
12
10
GtkWidget* create_window5 (void);
13
11
GtkWidget* create_window6 (void);
14
 
GtkWidget* create_window7 (void);
15
12
GtkWidget* create_window8 (void);
16
 
GtkWidget* create_window9 (void);
17
13
GtkWidget* create_window10 (void);
18
 
GtkWidget* create_window11 (void);
19
14
GtkWidget* create_dialog7 (void);
20
15
GtkWidget* create_window12 (void);
21
16
GtkWidget* create_dialog8 (void);