Files
wxWidgets/include/wx/gtk
Vadim Zeitlin a47fd95e45 Avoid overriding wxDirDialog::GetPath[s]() unnecessarily
Don't duplicate practically the same code in all ports, just add m_paths
itself to the base class. The only drawback of doing this is that it's
unused in the ports not (yet) using it, but this saves enough code in
the aggregate to be worth it.
2020-07-10 03:52:15 +02:00
..
2019-01-30 17:35:54 +01:00
2017-09-10 01:02:06 +02:00
2019-01-30 17:35:54 +01:00
2020-06-28 22:59:00 +02:00