diff -r 16d8024aca5e -r f7ac710697a9 src/hbcore/core/hbevent.h --- a/src/hbcore/core/hbevent.h Mon Apr 19 14:02:13 2010 +0300 +++ b/src/hbcore/core/hbevent.h Mon May 03 12:48:33 2010 +0300 @@ -45,6 +45,7 @@ static const int DeviceProfileChanged; static const int SleepModeEnter; static const int SleepModeExit; + static const int WindowLayoutDirectionChanged; HbEvent(int eventType); };