~ubuntu-branches/debian/sid/link-monitor-applet/sid

« back to all changes in this revision

Viewing changes to src/lm-about-dialog-private.h

  • Committer: Bazaar Package Importer
  • Author(s): Adriaan Peeters
  • Date: 2008-03-30 22:26:13 UTC
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: james.westby@ubuntu.com-20080330222613-5aubcuo9mgg2n7st
Tags: upstream-3.0
ImportĀ upstreamĀ versionĀ 3.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* Generated by GOB (v2.0.14)   (do not edit directly) */
2
 
 
3
 
#ifndef __LM_ABOUT_DIALOG_PRIVATE_H__
4
 
#define __LM_ABOUT_DIALOG_PRIVATE_H__
5
 
 
6
 
#include "lm-about-dialog.h"
7
 
 
8
 
#ifdef __cplusplus
9
 
extern "C" {
10
 
#endif /* __cplusplus */
11
 
 
12
 
 
13
 
#ifdef __cplusplus
14
 
}
15
 
#endif /* __cplusplus */
16
 
 
17
 
#endif