Changeset 377

Show
Ignore:
Timestamp:
09/11/11 20:35:45 (8 months ago)
Author:
Carsten
Message:

Minor Linux/GCC compilation fix.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • cafu/trunk/CaWE/GuiEditor/WindowInspector.cpp

    r374 r377  
    8585        } 
    8686 
    87         case WMD_GENERIC: 
     87        case WMD_GENERIC:           // Intentional fall-through. 
     88        case WMD_PROPERTY_CHANGED: 
    8889        { 
    8990            RefreshPropGrid();