diff options
Diffstat (limited to 'src/popupmenu.h')
-rw-r--r-- | src/popupmenu.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/popupmenu.h b/src/popupmenu.h index e9bdaae..b5f6499 100644 --- a/src/popupmenu.h +++ b/src/popupmenu.h @@ -24,7 +24,7 @@ class TQPopupMenu; class TQRect; -/** TQPopupMenu/KPopupMenu doesn't provide metod to exec a menu +/** TQPopupMenu/TDEPopupMenu doesn't provide metod to exec a menu * at a given rectangle ! * eg, popup at bottom of a rectangle, and at top if not possible... * @author Sébastien Laoût |