diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2020-08-08 11:53:12 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2020-08-08 11:53:12 +0200 |
commit | e50482f994b6ebcce864a412111d376e99205cdb (patch) | |
tree | ff3192c6aaf213c4922521bed988e4ed4147f537 /app/wlib/include/mswlib.h | |
parent | d3897ce090dbeb220ed2c782f095597e417cf3cc (diff) | |
parent | b623f5953691b2a0614e6f1f4def86bdbb9a4113 (diff) |
Update upstream source from tag 'upstream/5.2.0Beta2.1'
Update to upstream version '5.2.0Beta2.1'
with Debian dir 1576f25f4c1496abfed44af31ead67d32c7be650
Diffstat (limited to 'app/wlib/include/mswlib.h')
-rw-r--r-- | app/wlib/include/mswlib.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app/wlib/include/mswlib.h b/app/wlib/include/mswlib.h index 4a3f799..59260bb 100644 --- a/app/wlib/include/mswlib.h +++ b/app/wlib/include/mswlib.h @@ -1,8 +1,6 @@ #define WAPPICON (980) #define WM_F1DOWN (WM_USER+10) -#define WM_NOTVALID (WM_USER+11) -#define IDM_DOHELP 999 #define IDM_PRINTAPP 998 #define IDM_PRINTPAGE 997 #define IDM_ABOUT 100 |