Nyall Dawson
45fc6dc2fe
Remove duplicate QgsRasterLayer constructor
...
Avoids confusing overload behavior when constructing QgsRasterLayers
from c++ code. This extra constructor was causing character literals
to be converted to a boolean loadDefaultStyle flag instead
of being used as the provider key. Removing the extra constructor
avoids this, and removes some duplicate code.
2017-01-27 11:13:52 +10:00
..
2016-07-24 23:16:33 +02:00
2016-07-21 22:01:38 +10:00
2016-12-27 10:16:51 +07:00
2017-01-16 16:39:20 +01:00
2016-07-21 22:01:38 +10:00
2016-07-24 23:16:33 +02:00
2016-07-24 23:16:33 +02:00
2016-07-21 22:01:38 +10:00
2016-07-21 22:01:38 +10:00
2016-07-24 23:16:33 +02:00
2016-12-14 14:24:02 +07:00
2016-12-16 12:36:06 +01:00
2017-01-20 15:06:09 +01:00
2017-01-20 15:17:58 +01:00
2017-01-16 22:27:14 +01:00
2017-01-19 15:46:46 +08:00
2016-11-29 15:44:34 +01:00
2017-01-16 22:27:14 +01:00
2017-01-16 22:27:14 +01:00
2017-01-27 11:13:52 +10:00
2016-12-16 12:36:06 +01:00
2016-07-24 23:16:33 +02:00
2017-01-24 01:25:59 +01:00
2017-01-16 16:39:20 +01:00
2016-12-16 12:36:06 +01:00
2016-07-24 23:16:33 +02:00
2016-07-21 08:40:50 +10:00
2016-07-26 10:11:57 +10:00
2016-07-21 08:40:50 +10:00
2016-07-24 23:16:33 +02:00
2016-07-24 23:16:33 +02:00
2016-12-27 10:16:51 +07:00