summaryrefslogtreecommitdiffstats
path: root/kxkb/kxkb.h
diff options
context:
space:
mode:
Diffstat (limited to 'kxkb/kxkb.h')
-rw-r--r--kxkb/kxkb.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/kxkb/kxkb.h b/kxkb/kxkb.h
index 5708efd48..fe07f049e 100644
--- a/kxkb/kxkb.h
+++ b/kxkb/kxkb.h
@@ -79,9 +79,7 @@ protected slots:
void showLayoutNotification();
void showErrorNotification(TQString layout);
- void hardwareAdded(TDEGenericDevice *dev);
- void hardwareRemoved(TDEGenericDevice *dev);
- void hardwareUpdated(TDEGenericDevice *dev);
+ void hardwareChanged(TDEGenericDevice *dev);
void applySettings();