1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-01-07 14:24:14 +01:00

added balloon help

This commit is contained in:
kojima
1999-04-25 01:49:46 +00:00
parent 2c1f4634e3
commit d3f29988d0
17 changed files with 159 additions and 24 deletions

View File

@@ -42,7 +42,7 @@
/****/
#define WVERSION "0.31"
#define WVERSION "0.40"
#define WMVERSION "0.53.x"
@@ -66,7 +66,9 @@ typedef struct PanelRec {
WMFrame *frame;
char *sectionName; /* section name to display in titlebar */
char *description;
CallbackRec callbacks;
} PanelRec;