Tiny clean up.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7836 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Angus Leeming 2003-09-29 21:40:13 +00:00
parent 0d4dfc9b48
commit c90c9b7a2a
3 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
2003-09-29 Angus Leeming <leeming@lyx.org>
* FormGraphics.C: remove incorrect comment.
* forms/form_graphics.fd: prettify a little.
2003-09-26 Angus Leeming <leeming@lyx.org> 2003-09-26 Angus Leeming <leeming@lyx.org>
* FormFiledialog.C (regexMatch): renamed as globMatch. * FormFiledialog.C (regexMatch): renamed as globMatch.

View File

@ -16,7 +16,7 @@
#include "ControlGraphics.h" #include "ControlGraphics.h"
#include "forms/form_graphics.h" #include "forms/form_graphics.h"
#include "controllers/helper_funcs.h" // for getStringFromVector #include "controllers/helper_funcs.h"
#include "checkedwidgets.h" #include "checkedwidgets.h"
#include "input_validators.h" #include "input_validators.h"

View File

@ -35,10 +35,10 @@ argument:
class: FL_TABFOLDER class: FL_TABFOLDER
type: TOP_TABFOLDER type: TOP_TABFOLDER
box: 0 5 395 260 box: 0 5 395 260
boxtype: FL_FRAME_BOX boxtype: FL_FLAT_BOX
colors: FL_COL1 FL_COL1 colors: FL_COL1 FL_COL1
alignment: FL_ALIGN_TOP_LEFT alignment: FL_ALIGN_TOP_LEFT
style: FL_NORMAL_STYLE style: FL_BOLD_STYLE
size: FL_NORMAL_SIZE size: FL_NORMAL_SIZE
lcol: FL_BLACK lcol: FL_BLACK
label: Tabbed folder label: Tabbed folder