Files
wxWidgets/src
Vadim Zeitlin 466f72a16c Avoid claling FindToolByPositionWithPacking() needlessly
This is a micro-optimization after the previous commit: don't call
FindToolByPositionWithPacking() at all rather than calling it and then
ignoring its result if wxAUI_TB_NO_TOOLTIPS style is set.

This commit is best viewed ignoring whitespace.
2020-09-20 18:18:36 +02:00
..
2020-09-01 15:03:30 +02:00
2020-09-02 20:49:39 +02:00
2020-07-18 23:42:44 +02:00
2020-07-20 16:24:27 +02:00