1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-24 07:02:30 +01:00

Fixed compilation problem with WS_INDICATOR defined.

This commit is contained in:
dan
1999-07-04 19:58:35 +00:00
parent 62240a0f26
commit 6d90da02ef
3 changed files with 4 additions and 1 deletions

View File

@@ -4,6 +4,7 @@ Changes since version 0.60.0:
- fixed some problems with non gcc compilers.
- fixed problem with showing instance.class in the inspector window.
- fixed crash when displaying workspace name in some positions.
- fixed compilation problem when WS_INDICATOR was defined.
Changes since version 0.53.0: