Skip to content
Commit 87315f41 authored by Jonathan Marten's avatar Jonathan Marten
Browse files

MixDeviceWidget and subclasses: Fix declarations of signals

Eliminates the compile message

  gui/mixdevicewidget.h:77: Warning: Signals cannot be declared virtual

and the runtime message

  kmix/default QMetaObjectPrivate::indexOfSignalRelative: QMetaObject::indexOfSignal:
  signal guiVisibilityChange(MixDeviceWidget*,bool) from MixDeviceWidget redefined
  in MDWSlider
parent 20e94538
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment