-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix rasters cannot be styled on OSX (fix #13162)
Add missing Q_OBJECT macro
- Loading branch information
1 parent
697d2af
commit 9b9dbff
Showing
2 changed files
with
3 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
9b9dbff
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How can I get these fixes into my installed QGIS? (I'm using Mac OS 10.10.5 and QGIS 2.10 "Pisa".)
9b9dbff
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wait a few days for the 2.12 release. Otherwise you'll the compile qgis source code.
9b9dbff
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@gloman -- Thank you.
9b9dbff
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@gloman - Where do I find QGIS 2.12 to download it?
DId you mean 2.10.2?
9b9dbff
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
you can download a nightly build from master here: http://qgis.dakotacarto.com/ (http://qgis.dakotacarto.com/nightly/qgis-mac-nightly.zip)
or downgrade to 2.8.3 from here: http://www.kyngchaos.com/software/qgis
(http://www.kyngchaos.com/files/software/qgis/QGIS-2.8.3-1.dmg)