mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-11 05:33:33 +00:00
remove duplicate include files
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1929 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
3dd3381b2d
commit
ebacae88fe
@ -1,3 +1,7 @@
|
||||
2001-04-17 Lars Gullik Bjønnes <larsbj@birdstep.com>
|
||||
|
||||
* FormIndex.C: delete duplicate include files
|
||||
|
||||
2001-04-16 Allan Rae <rae@lyx.org>
|
||||
|
||||
* gnomeBC.C (setButtonLabel):
|
||||
|
@ -22,14 +22,7 @@
|
||||
#include "LyXView.h"
|
||||
#include "buffer.h"
|
||||
#include "lyxfunc.h"
|
||||
|
||||
#include "gettext.h"
|
||||
#include "Dialogs.h"
|
||||
#include "FormIndex.h"
|
||||
#include "LyXView.h"
|
||||
#include "buffer.h"
|
||||
#include "form_index.h"
|
||||
#include "lyxfunc.h"
|
||||
|
||||
#include <gtk--/label.h>
|
||||
#include <gtk--/box.h>
|
||||
|
Loading…
Reference in New Issue
Block a user