mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-23 18:32:50 +00:00
Merge branch 'master' of ssh://bitbucket.org/smil3y/kde-workspace
This commit is contained in:
commit
54df6ed55d
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