[EXPLORER][SHELL32] Smaller Start Menu (#6646)
[reactos.git] / base / shell / explorer / settings.cpp
index f5932ef..35ee8ba 100644 (file)
@@ -82,6 +82,7 @@ BOOL TaskbarSettings::Load()
         sr.AlwaysOnTop = TRUE;
         sr.SmallIcons = TRUE;
         sr.HideClock = FALSE;
+        sr.SmallStartMenu = FALSE;
         sr.Rect.left = sr.Rect.top = 0;
         sr.Rect.bottom = sr.Rect.right = 1;
         sr.Size.cx = sr.Size.cy = 0;