Merge branch 'master' of ssh://bitbucket.org/smil3y/kde-workspace

This commit is contained in:
Ivailo Monev 2023-09-08 02:14:40 +03:00
commit 54df6ed55d

View file

@ -78,7 +78,7 @@ private:
DeviceNotifierWidget::DeviceNotifierWidget(DeviceNotifier* devicenotifier)
: QGraphicsWidget(devicenotifier),
onlyremovable(true), // TODO: option for it
onlyremovable(true),
m_devicenotifier(devicenotifier),
m_layout(nullptr),
m_title(nullptr)