DarkRadiant: userinterface 0cc217d4

Author Committer Branch Timestamp Parent
greebo greebo userinterface 18.10.2022 19:34 userinterface e3672387
Affected Issues  0006131: More customisable window layouts
Changeset 0006131: Change wxutil::SingleIdleCallback to maintain a wxEvtHandler member instead of deriving from it

This should solve ambiguous type compilation problems in gcc in classes that derive
from both wxWindow and wxutil::SingleIdleCallback.
mod - libs/wxutil/event/SingleIdleCallback.h Diff File
mod - radiant/eventmanager/MouseToolManager.h Diff File