Commit a5000d1f24ac034c1aefc385a86c969a403d2c47

  • avatar
  • ckamm
  • Wed Sep 08 16:42:51 CEST 2010
Default to a touch layout in the simulated Symbian style.

Should be a more useful default until switching them at runtime works.

Done-with: Alessandro Portale
  
175175
176176QS60StylePrivate::QS60StylePrivate()
177177{
178 setCurrentLayout(0);
178 // use a touch layout
179 setCurrentLayout(3);
179180}
180181
181182QColor QS60StylePrivate::s60Color(QS60StyleEnums::ColorLists list,