[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][master] 2 commits: Print a warning message if creating the application desktop file fails, instead of crashing.
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][master] 2 commits: Print a warning message if creating the application desktop file fails, instead of crashing.
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Tue, 15 Oct 2024 07:43:12 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch master at Gambas / gambas Commits: 390eea11 by Benoît Minisini at 2024-10-15T09:39:30+02:00 Print a warning message if creating the application desktop file fails, instead of crashing. [GB.GUI.BASE] * BUG: Print a warning message if creating the application desktop file fails, instead of crashing. [GB.QT4] * BUG: Remove the unused 'QT.Notify()' internal API. [GB.QT5] * BUG: Remove the unused 'QT.Notify()' internal API. [GB.QT6] * BUG: Remove the unused 'QT.Notify()' internal API. - - - - - 6e5768ec by Benoît Minisini at 2024-10-15T09:42:32+02:00 Remove 'QT.Notify()' from header file. [GB.QT4] * BUG: Remove 'QT.Notify()' from header file. - - - - - 6 changed files: - comp/src/gb.gui.base/.src/_Gui.class - gb.gtk/src/gapplication.cpp - gb.qt4/src/gb.qt.h - gb.qt4/src/main.cpp - gb.qt5/src/main.cpp - gb.qt6/src/main.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/74f9a4e76b5df52d50ec68d5c059c300c59bd7e6...6e5768ec5e8d3efd0c80b45af02ff56672166010 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/74f9a4e76b5df52d50ec68d5c059c300c59bd7e6...6e5768ec5e8d3efd0c80b45af02ff56672166010 You're receiving this email because of your account on gitlab.com.