Skip to content
Snippets Groups Projects
Commit c9d07020 authored by Benoît Minisini's avatar Benoît Minisini :church:
Browse files

MenuButton: Don't crash anymore when triggering the MenuButton shortcut.

[GB.FORM]
* BUG: MenuButton: Don't crash anymore when triggering the MenuButton shortcut.
* NEW: Add icon for Gambas 3 application in Gambas icon set.
parent 36b425ae
No related branches found
No related tags found
No related merge requests found
Pipeline #705240171 failed
# Gambas Project File 3.0
Title=More controls for graphical components
Startup=FTestFileView
Startup=FTestDateChooser
Icon=.hidden/icon.png
Version=3.17.90
VersionFile=1
......
......@@ -235,7 +235,7 @@ Private Sub Arrow_Click()
Return
Endif
DrawingArea_MouseUp
Try DrawingArea_MouseUp
HandleMenu(Me)
End
......
......@@ -160,7 +160,7 @@ font [-breeze*]actions/format-text-superscript;preferences/pr
formula actions/formula
forward actions/media-seek-forward
fullscreen actions/view-fullscreen
gambas #
gambas #;;apps/gambas3
game categories/applications-games;devices/input-gaming;devices/joystick;;preferences/preferences-desktop-gaming;apps/preferences-desktop-gaming
gamma #
gnu #
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment