lazMapViewer: cosmetics

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6532 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2018-06-26 13:05:22 +00:00
parent 3b85bc30e6
commit c721b9d5a4
6 changed files with 9 additions and 9 deletions

View File

@ -15,7 +15,7 @@
along with this library; if not, write to the Free Software Foundation,
Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
}
unit mvdragobj;
unit mvDragObj;
{$mode objfpc}{$H+}

View File

@ -1,4 +1,4 @@
unit mvextradata;
unit mvExtraData;
{$mode objfpc}{$H+}

View File

@ -15,7 +15,7 @@
You should have received a copy of the GNU Library General Public License
along with this library; if not, write to the Free Software Foundation,
Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
}unit mvgpsobj;
}unit mvGpsObj;
{$mode objfpc}{$H+}

View File

@ -17,7 +17,7 @@
Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
}
unit MvMapViewer;
unit mvMapViewer;
{$MODE objfpc}{$H+}

View File

@ -18,7 +18,7 @@
Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
}
unit mvtypes;
unit mvTypes;
{$mode objfpc}{$H+}