summaryrefslogtreecommitdiffstats
path: root/kparts/partmanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'kparts/partmanager.h')
-rw-r--r--kparts/partmanager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kparts/partmanager.h b/kparts/partmanager.h
index 83bd975b2..ca1ccfea0 100644
--- a/kparts/partmanager.h
+++ b/kparts/partmanager.h
@@ -131,7 +131,7 @@ public:
/**
* Specifies which mouse buttons the partmanager should react upon.
* By default it reacts on all mouse buttons (LMB/MMB/RMB).
- * @param buttonMask a combination of Qt::ButtonState values e.g. Qt::LeftButton | Qt::MidButton
+ * @param buttonMask a combination of TQt::ButtonState values e.g. Qt::LeftButton | Qt::MidButton
*/
void setActivationButtonMask( short int buttonMask );
/**