Skip to content

Commit d1b7bbe

Browse files
committedAug 6, 2015
[server] Added comment to header
1 parent 9d789bc commit d1b7bbe

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed
 

‎python/server/conversions.sip

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
/***************************************************************************
2-
qgsserverinterface.sip
2+
conversions.sip
3+
4+
This file contains code for conversion between mapped types:
5+
6+
QMultiMap<int, TYPE2*>
Code has comments. Press enter to view.
37

4-
Class defining the interface made available to QGIS Server plugins.
58
-------------------
69
begin : 2015-08-06
710
copyright : (C) 2015 by Alessandro Pasotti

0 commit comments

Comments
 (0)
Please sign in to comment.