Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use triggered() signal for QAction #11

Merged
merged 1 commit into from Feb 2, 2016
Merged

Conversation

slarosa
Copy link
Contributor

@slarosa slarosa commented Jan 24, 2016

The activated() signal is deprecated better using triggered() one. Also use new style signal-slot.
The issue was that the action was never activated on some machine without error or warning messages for the user.

Funded by IT QGIS User Group.

The activated() signal is deprecated better using triggered() one. Also use new style signal-slot.
The issue was that the action was never activated on some machine without error or warning messages for the user.

Funded by IT QGIS User Group.
@haubourg
Copy link
Owner

Hi! Thanks for that a lot. I can test merge and release next week. I never encountered that on my machines but had a few bug reports related.

haubourg pushed a commit that referenced this pull request Feb 2, 2016
use triggered() signal for QAction
@haubourg haubourg merged commit f1402d6 into haubourg:master Feb 2, 2016
@haubourg
Copy link
Owner

haubourg commented Feb 2, 2016

Hi, new version 1.3.4 includes your changes and has been released on github and qgis repository.
Cheers
Régis

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants