]> git.lyx.org Git - lyx.git/blob - src/frontends/gnome/gnome_helpers.h
Change existing ERT dialog to follow GNOME guidelines, implement About and Float...
[lyx.git] / src / frontends / gnome / gnome_helpers.h
1 // -*- C++ -*-
2 /* This file is part of
3  * =================================================
4  *
5  *          LyX, The Document Processor
6  *          Copyright 1995-2000 The LyX Team.
7  *
8  * ================================================= */
9
10 #ifndef GNOME_HELPERS_H
11 #define GNOME_HELPERS_H
12
13 #ifdef __GNUG__
14 #pragma interface
15 #endif
16
17 #include "debug.h"
18
19 #undef Status
20 #undef Value
21 #undef DestroyNotify
22
23 #endif