Skip to content

Commit 27d5e20

Browse files
Recipe for version 6.5.0
(QtMessageBox::displayWarningMessa… …geInAppWorkspace and QtMessageBox::displayErrorMessageInAppWorkspace which do not disrupt the current virtual desktop, QtMessageBox::systemNotification method for sending a message to the notification system.
1 parent 9c4c559 commit 27d5e20

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

meshing/packages/qtutil/package.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ class Qtutil(CMakePackage):
2121
depends_on('tkutil@5: ~shared', type=('build', 'link'), when='~shared')
2222
depends_on('[email protected]:', type=('build', 'link'))
2323

24+
version('6.5.0', sha256='113808d85915957e34777ab7a207830b5916d0db19c3f009a035ccc43940a27b')
2425
version('6.4.2', sha256='e11596c5ccfbca313d628bbdadba0c59c5c8a24164f39525078e163012fa870f')
2526
version('6.4.1', sha256='65a46bbd7818bf04f0addef12e9a35bdef118161cf46c75d0bbea929bed90373')
2627
version('6.4.0', sha256='568f09a12c92810e27457ae1c589a0a9e89d3dd605194e5e1a429a0a3e18c96b')

0 commit comments

Comments
 (0)