From b425c87ca31d9558e761cc7307ed62a4cd368348 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 5 Apr 2022 15:35:19 +0900 Subject: tdehwdevicetray: add 'eject' and 'safe remove' buttons to the disk properties dialog. Signed-off-by: Michele Calgaro --- kcontrol/hwmanager/hwdevicetray.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kcontrol/hwmanager/hwdevicetray.h') diff --git a/kcontrol/hwmanager/hwdevicetray.h b/kcontrol/hwmanager/hwdevicetray.h index 19dca21ef..c0465f2bf 100644 --- a/kcontrol/hwmanager/hwdevicetray.h +++ b/kcontrol/hwmanager/hwdevicetray.h @@ -78,7 +78,7 @@ private slots: void doDiskNotifications(bool scanOnly); private: - bool isMonitoredDevice(TDEStorageDevice* sdevice); + static bool isMonitoredDevice(TDEStorageDevice *sdevice); private: void populateMenu(TDEPopupMenu* menu); -- cgit v1.2.3