Skip to content

Commit 5fa7c22

Browse files
author
kyngchaos
committed
missed gpsimporter plugin update
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@12784 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 1552590 commit 5fa7c22

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

mac/xcode/Qgis.xcodeproj/project.pbxproj

+7-3
Original file line numberDiff line numberDiff line change
@@ -2467,21 +2467,21 @@
24672467
isa = PBXContainerItemProxy;
24682468
containerPortal = 20286C28FDCF999611CA2CEA /* Project object */;
24692469
proxyType = 1;
2470-
remoteGlobalIDString = 7268E88511023DF700B96374 /* python gui */;
2470+
remoteGlobalIDString = 7268E88511023DF700B96374;
24712471
remoteInfo = "python gui";
24722472
};
24732473
7268E8A6110241A400B96374 /* PBXContainerItemProxy */ = {
24742474
isa = PBXContainerItemProxy;
24752475
containerPortal = 20286C28FDCF999611CA2CEA /* Project object */;
24762476
proxyType = 1;
2477-
remoteGlobalIDString = 7268E80411021E6B00B96374 /* python analysis */;
2477+
remoteGlobalIDString = 7268E80411021E6B00B96374;
24782478
remoteInfo = "python analysis";
24792479
};
24802480
7268E8A8110241A400B96374 /* PBXContainerItemProxy */ = {
24812481
isa = PBXContainerItemProxy;
24822482
containerPortal = 20286C28FDCF999611CA2CEA /* Project object */;
24832483
proxyType = 1;
2484-
remoteGlobalIDString = 7268E86611023A8700B96374 /* python core */;
2484+
remoteGlobalIDString = 7268E86611023A8700B96374;
24852485
remoteInfo = "python core";
24862486
};
24872487
727E6B4B0FEABF3D00DF6F64 /* PBXContainerItemProxy */ = {
@@ -17509,6 +17509,8 @@
1750917509
../../src/plugins,
1751017510
../../src/plugins/gps_importer,
1751117511
../../src/core,
17512+
../../src/core/gps,
17513+
../../src/core/gps/qextserialport,
1751217514
../../src/core/raster,
1751317515
../../src/core/renderer,
1751417516
../../src/core/symbology,
@@ -17543,6 +17545,8 @@
1754317545
../../src/plugins,
1754417546
../../src/plugins/gps_importer,
1754517547
../../src/core,
17548+
../../src/core/gps,
17549+
../../src/core/gps/qextserialport,
1754617550
../../src/core/raster,
1754717551
../../src/core/renderer,
1754817552
../../src/core/symbology,

0 commit comments

Comments
 (0)