mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-23 18:32:50 +00:00
plasma: remove TODO related to devicenotifier applet
done, see fcc96cd259
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
efc37e8962
commit
9bf1356cfd
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue