Skip to content
  • Kai Uwe Broulik's avatar
    Add missing QWidget include · edf3ad97
    Kai Uwe Broulik authored
    In Qt6 QAction constructor takes a `QObject*` for its parent
    so it needs to be able to resolve that `QWidget` inherits from that.
    edf3ad97