diff options
Diffstat (limited to 'libk3bdevice/k3bconnection.h')
-rw-r--r-- | libk3bdevice/k3bconnection.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libk3bdevice/k3bconnection.h b/libk3bdevice/k3bconnection.h index 532fd46..9deb458 100644 --- a/libk3bdevice/k3bconnection.h +++ b/libk3bdevice/k3bconnection.h @@ -38,7 +38,7 @@ namespace K3bDevice { class Device; /** - * This is a simple wrapper which creates QT signals whenever a new optical + * This is a simple wrapper which creates TQt signals whenever a new optical * drive is plugged into the system or one is unplugged. * * The Connection class also handles media changes. Whenever a new medium is inserted |