(separator_height): Prototype.
This commit is contained in:
parent
18b69481b7
commit
8fdc938415
1 changed files with 1 additions and 1 deletions
|
@ -196,7 +196,7 @@ static void Right();
|
|||
static void Select();
|
||||
static void Key();
|
||||
static void Nothing();
|
||||
static int separator_height ();
|
||||
static int separator_height __P ((enum menu_separator));
|
||||
|
||||
static XtActionsRec
|
||||
xlwMenuActionsList [] =
|
||||
|
|
Loading…
Add table
Reference in a new issue