diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-09-07 23:43:45 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-09-07 23:43:45 +0000 |
| commit | 237cc7278bb57033dad93420d02552e6a910ae82 (patch) | |
| tree | c18887c8a23100ebdefa4d61c9e5f6b2434374f1 /tools/obconf/obconf.h | |
| parent | 84a60ebbfbdf9deea446c35c53f8703edeb8213d (diff) | |
obconf is moving into its own tree
Diffstat (limited to 'tools/obconf/obconf.h')
| -rw-r--r-- | tools/obconf/obconf.h | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/tools/obconf/obconf.h b/tools/obconf/obconf.h deleted file mode 100644 index 5d7a2e67..00000000 --- a/tools/obconf/obconf.h +++ /dev/null @@ -1,12 +0,0 @@ -#ifndef __obconf_h -#define __obconf_h - -#include <gtk/gtk.h> - -extern GtkWindow *obconf_win; -extern GtkWindow *obconf_about; -extern GtkTreeView *obconf_sections; -extern GtkListStore *obconf_sections_store; -extern GtkNotebook *obconf_options; - -#endif |
