diff options
author | Konstantin Käfer <mail@kkaefer.com> | 2014-02-17 17:55:47 +0100 |
---|---|---|
committer | Konstantin Käfer <mail@kkaefer.com> | 2014-02-17 17:55:47 +0100 |
commit | 9fb05741d65912611782676c08ff9bf7cc104861 (patch) | |
tree | 3b5a689c7b18007aca65fd7f2cc0c6431f1ac65d /Makefile | |
parent | 9d89bc090989f972ee5487c58df859d5ab4c348d (diff) | |
download | qtlocation-mapboxgl-9fb05741d65912611782676c08ff9bf7cc104861.tar.gz |
make sure that mapView is initialized before referencing into it
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -68,4 +68,4 @@ distclean: test: all echo test -.PHONY: test +.PHONY: test linux |