diff --git a/pdqt.cpp b/pdqt.cpp index 5c9146b..f301b47 100644 --- a/pdqt.cpp +++ b/pdqt.cpp @@ -1155,6 +1155,8 @@ HelpDialog::HelpDialog(QWidget* parent, const char* name, WFlags f) : " RightForward" " UpRotate clockwise" " DownRotate counterclockwise" + " Mouse wheel upRotate clockwise" + " Mouse wheel downRotate counterclockwise" " " " " "
"