/////////////////////////////////////////////////////////////////////////////
// ============================================================================
-// declatations
+// declarations
// ============================================================================
// ----------------------------------------------------------------------------
wxSize sz(wBtn, hBtn);
#endif
+ CacheBestSize(sz);
return sz;
}